Method | Description | |
---|---|---|
Authorization ( ) : bool | ||
AuthorizationRevoke ( ) : bool | ||
PutDeviceUpdate ( ParadoxIp.Model.Device device ) : void | ||
PutPartitionUpdate ( ParadoxIp.Model.Partition partition ) : void | ||
SmartThingsCallbacks ( Paradox.WebServices.SmartThings.Settings.SmartThingsSettings settings ) : System |
public PutDeviceUpdate ( ParadoxIp.Model.Device device ) : void | ||
device | ParadoxIp.Model.Device | |
return | void |
public PutPartitionUpdate ( ParadoxIp.Model.Partition partition ) : void | ||
partition | ParadoxIp.Model.Partition | |
return | void |
public SmartThingsCallbacks ( Paradox.WebServices.SmartThings.Settings.SmartThingsSettings settings ) : System | ||
settings | Paradox.WebServices.SmartThings.Settings.SmartThingsSettings | |
return | System |