Name | Type | Description | Notes |
---|---|---|---|
id | int | Identifier | [optional] |
name | string | Device name set in the firmware. | [optional] |
comment | string | Device caption / comment given by the user. | [optional] |
gUIDString | string | Unique device identifier (GUID). | [optional] |
enabled | bool | [optional] | |
lastConnected | \DateTime | [optional] | |
lastIpv4 | string | [optional] | |
regDate | \DateTime | [optional] | |
regIpv4 | string | [optional] | |
softwareVersion | string | [optional] | |
productId | int | [optional] | |
manufacturer | \Supla\ApiClient\Model\DeviceManufacturer | [optional] | |
locationId | int | [optional] | |
location | \Supla\ApiClient\Model\Location | [optional] | |
originalLocationId | int | [optional] | |
originalLocation | \Supla\ApiClient\Model\Location | [optional] | |
channels | \Supla\ApiClient\Model\Channel[] | Channels that belongs to this device, if requested by the `include` param | [optional] |
connected | bool | Whether the device is now connected to the SUPLA Server. | [optional] |
relationsCount | \Supla\ApiClient\Model\DeviceRelationsCount | [optional] | |
enterConfigurationModeAvailable | bool | [optional] | |
isSleepModeEnabled | bool | [optional] | |
config | \Supla\ApiClient\Model\DeviceConfig | [optional] |