google_api_cloud_iot v0.24.1 GoogleApi.CloudIot.V1.Model.MqttConfig View Source
The configuration of MQTT for a device registry.
Attributes
-
mqttEnabledState
(type:String.t
, default:nil
) - If enabled, allows connections using the MQTT protocol. Otherwise, MQTT connections to this registry will fail.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudIot.V1.Model.MqttConfig{mqttEnabledState: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.