Properties of a DeviceRegistry.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
id |
string | null |
<optional> |
DeviceRegistry id |
name |
string | null |
<optional> |
DeviceRegistry name |
eventNotificationConfigs |
Array.<google.cloud.iot.v1.IEventNotificationConfig> | null |
<optional> |
DeviceRegistry eventNotificationConfigs |
stateNotificationConfig |
google.cloud.iot.v1.IStateNotificationConfig | null |
<optional> |
DeviceRegistry stateNotificationConfig |
mqttConfig |
google.cloud.iot.v1.IMqttConfig | null |
<optional> |
DeviceRegistry mqttConfig |
httpConfig |
google.cloud.iot.v1.IHttpConfig | null |
<optional> |
DeviceRegistry httpConfig |
logLevel |
google.cloud.iot.v1.LogLevel | null |
<optional> |
DeviceRegistry logLevel |
credentials |
Array.<google.cloud.iot.v1.IRegistryCredential> | null |
<optional> |
DeviceRegistry credentials |