Changes between Version 10 and Version 11 of WikiStart
- Timestamp:
- 2011-04-02 17:48:39 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v10 v11 131 131 * Check the "Restart Luup after upload" box and click Go 132 132 * After the Engine restarts, click on the create device tab of the MiOS developers icon. 133 * In the "Description" field, enter a name for the plug-in, similarly in the '' UpnpDevFilename'' field enter "D_DSCAlarmPanel1.xml" and in the "UpnpImplFilename" field enter ''I_DSCAlarmPanel1.xml''133 * In the "Description" field, enter a name for the plug-in, similarly in the '''UpnpDevFilename''' field enter "D_DSCAlarmPanel1.xml" and in the "UpnpImplFilename" field enter '''I_DSCAlarmPanel1.xml''' 134 134 135 135 NOTE: It is critical to enter the file names exactly as above, this includes the case sensitivity! … … 149 149 [[Image(232.png, align=center)]] 150 150 151 * In the "Used by Device" dropdown, select the name of the device sthat was entered during plug-in creation.151 * In the "Used by Device" dropdown, select the name of the device that was entered during plug-in creation. 152 152 * Exit this screen and then Save. 153 153 * Again if everything is working, the 8 devices should have been created. … … 157 157 * To configure the correct Partitions and Zones, select the parent device (as named during the creation process). 158 158 * Click the advanced tab 159 * Under Partitions by default there will be '' 1'' present, if additional partitions are to be set up then enter them in sequential manner separated by a comma as follows:160 For two partitions enter '' 1,2''161 For three partitions enter '' 1,2,3'' etc etc...159 * Under Partitions by default there will be '''1''' present, if additional partitions are to be set up then enter them in sequential manner separated by a comma as follows: 160 For two partitions enter '''1,2''' 161 For three partitions enter '''1,2,3''' etc etc... 162 162 163 Under the different Zone fields, enter the zone numbers in the same type of sequence. By default it will display '' 1,2,3,4,5,6''in "DoorZones"163 Under the different Zone fields, enter the zone numbers in the same type of sequence. By default it will display '''1,2,3,4,5,6''' in "DoorZones" 164 164 Note you will need to know which Zones are set up which on your panel. They may not be in sequence (per the above), and can be entered depending on their type in any of the three Zone variables. 165 165 166 166 If remote Arming and Disarming is not required from Vera, then exit and save; however if this is required then stay in this screen and enter one of the following into the "EnableRemoteArm" variable: 167 167 168 * '' disarm'' (Least secure as all functions are available including disarm)169 * '' stay'' (This will enable stay arming and away arming, but not disarm)170 * '' arm'' (Will only enable away mode arming)168 * '''disarm''' (Least secure as all functions are available including disarm) 169 * '''stay''' (This will enable stay arming and away arming, but not disarm) 170 * '''arm''' (Will only enable away mode arming) 171 171 172 172 173 NOTE: '' disarm'' is the least secure and enables all remote arming features.173 NOTE: '''disarm''' is the least secure and enables all remote arming features. 174 174 175 175 After entering any of the above, exit and save.