GoogleApi.CloudIot.V1.Model.MqttConfig (google_api_cloud_iot v0.25.1) 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

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.