Class GatewayConfig (2.1.0)

GatewayConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Gateway-related configuration and state. .. attribute:: gateway_type

Indicates whether the device is a gateway.

:type: google.cloud.iot_v1.types.GatewayType

Attributes

NameDescription
gateway_auth_method google.cloud.iot_v1.types.GatewayAuthMethod
Indicates how to authorize and/or authenticate devices to access the gateway.
last_accessed_gateway_id str
[Output only] The ID of the gateway the device accessed most recently.
last_accessed_gateway_time google.protobuf.timestamp_pb2.Timestamp
[Output only] The most recent time at which the device accessed the gateway specified in last_accessed_gateway.