
Re: Getting the property of device
Thank you, nice to see the structure of the device. I can see these properties are in a dictionary:
------
Script address : 4739
buttonGroupCount : 0
description :
deviceTypeId : SecuritySensor
enabled : True
errorState :
folderId : 0
globalProps : MetaProps : (dict)
nl.rjdekok.indigoplugin.RFXRDK : (dict)
address : 4739 (string)
sensorNumber : 4739 (string)
space0 : (string)
id : 11176171
lastChanged : 2012-04-10 00:23:49
model : Security Sensor
name : cabanon
pluginId : nl.rjdekok.indigoplugin.RFXRDK
pluginProps : emptyDict : (dict)
protocol : Plugin
remoteDisplay : True
states : States : (dict)
lastUpdated : Tue Apr 10 00:23:49 2012 (string)
status : 0 (integer)
type : 0 (integer)
supportsAllLightsOnOff : False
supportsAllOff : False
supportsStatusRequest : False
version : 0
------
I will have to practice reading dictionaries...
