Changes for page WTEC Partition Configuration Sample
Last modified by Mark Kohlmann on 2023/02/12 05:12
From version 1.1
edited by Mark Kohlmann
on 2023/02/12 05:09
on 2023/02/12 05:09
Change comment:
There is no comment for this version
To version 2.1
edited by Mark Kohlmann
on 2023/02/12 05:12
on 2023/02/12 05:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -Requires showrunner version 3.022 and WTEC Extension built on 3.022or newer.1 +Requires showrunner version 3.022 and WTEC Extension 1.2.0 or newer. 2 2 3 3 Use a virtual OutputSignal to track the Partition sensor and pass the state event to WTEC. In this example there is a GLS-PART-CN at cresnet ID 15. The WTEC SmartEngine has a partition defined with a serial number of "PARTITIONA". HostGlobalId 1 is the GlobalId of the WTEC Smart Engine (WTECSMARTENGINE) load controller. 4 4 ... ... @@ -93,4 +93,54 @@ 93 93 "GlobalId": 12, 94 94 "RemoteDevice": null 95 95 } 96 - ],}}} 96 + ], 97 + "LightingControllers": { 98 + "1": { 99 + "TrackSceneRemap": {}, 100 + "Panel": null, 101 + "ModuleId": null, 102 + "Properties": [ 103 + { 104 + "Name": "ID", 105 + "Value": "1" 106 + }, 107 + { 108 + "Name": "IPAddressOrHostname", 109 + "Value": "10.44.5.200" 110 + }, 111 + { 112 + "Name": "Port", 113 + "Value": "443" 114 + }, 115 + { 116 + "Name": "Username", 117 + "Value": "admin" 118 + }, 119 + { 120 + "Name": "Password", 121 + "Value": "smartengine" 122 + } 123 + ], 124 + "TrackAreaScene": false, 125 + "TrackAreaSceneAreaIds": [], 126 + "Loads": [], 127 + "Model": "WTECSMARTENGINE", 128 + "HostDevice": null, 129 + "HostPort": 0, 130 + "DeviceHostId": null, 131 + "DeviceHostBranch": 0, 132 + "DeviceConnectionId": "1", 133 + "RemoteDevice": null, 134 + "DeviceId": { 135 + "SerialNumber": "", 136 + "TSID": null 137 + }, 138 + "VisualizationsByMap": {}, 139 + "Active": true, 140 + "ContractorLabel": null, 141 + "Enabled": true, 142 + "GlobalId": 1, 143 + "Id": 1, 144 + "Name": "SmartEngine Master", 145 + "UniqueId": "f4cdc2bd-b9c6-4fdc-b981-072e76d7d4e4" 146 + },}}}