From 37de5b2775fa47da55dcd909bcf6812cda49c1e6 Mon Sep 17 00:00:00 2001 From: danielpodwysocki <48068081+danielpodwysocki@users.noreply.github.com> Date: Mon, 2 Dec 2019 14:11:16 +0100 Subject: [PATCH] Add an entry for the "code" attribute (#11342) * Add an entry for the "code" attribute Adding an entry for the code attribute. Not having it caused me an error while using the switchable_outputs . * Update source/_integrations/satel_integra.markdown Co-Authored-By: Franck Nijhof * Update source/_integrations/satel_integra.markdown Co-Authored-By: Franck Nijhof --- source/_integrations/satel_integra.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/satel_integra.markdown b/source/_integrations/satel_integra.markdown index b1d3a874868..eff0a7a26c6 100644 --- a/source/_integrations/satel_integra.markdown +++ b/source/_integrations/satel_integra.markdown @@ -52,6 +52,10 @@ port: required: false default: 7094 type: integer +code: + description: The INTEGRA ID (found in DLOADX under "Communication configuration" or in polish "Komunikacja Konfiguracji" section), it's needed for making use of the switchable_outputs. + required: false + type: string partitions: description: List of the partitions to operate on. required: false