_id |
string |
+ |
A string of text which uniquely identifies the gateway on the network. |
label |
string |
+ |
The public name of the gateway |
name |
string |
+ |
a name specified within a plugin’s config which provides this gateway |
pluginId |
string |
+ |
The name of the plugin that provided the gateway. This is not a database’s id. |
reason |
string |
+ |
States why a device is not ready if ‘ready’= false. |
ready |
bool |
+ |
States whether or not the gateway is available for work. |
unreachableActions |
object |
– |
|
unreachableReasons |
object |
– |
|
operations |
object |
+ |
Actions from a gateway external API |
settings |
object |
+ |
A section with custom setting templates for the gateway |
setItemValueCommand |
string |
+ |
|