Properties of a DeviceRegistry.
Package
@google-cloud/iotProperties
credentials
credentials?: (google.cloud.iot.v1.IRegistryCredential[]|null);
DeviceRegistry credentials
eventNotificationConfigs
eventNotificationConfigs?: (google.cloud.iot.v1.IEventNotificationConfig[]|null);
DeviceRegistry eventNotificationConfigs
httpConfig
httpConfig?: (google.cloud.iot.v1.IHttpConfig|null);
DeviceRegistry httpConfig
id
id?: (string|null);
DeviceRegistry id
logLevel
logLevel?: (google.cloud.iot.v1.LogLevel|keyof typeof google.cloud.iot.v1.LogLevel|null);
DeviceRegistry logLevel
mqttConfig
mqttConfig?: (google.cloud.iot.v1.IMqttConfig|null);
DeviceRegistry mqttConfig
name
name?: (string|null);
DeviceRegistry name
stateNotificationConfig
stateNotificationConfig?: (google.cloud.iot.v1.IStateNotificationConfig|null);
DeviceRegistry stateNotificationConfig