Cloud IoT V1 API - Module Google::Cloud::Iot::V1::GatewayType (v0.4.0)

Reference documentation and code samples for the Cloud IoT V1 API module Google::Cloud::Iot::V1::GatewayType.

Gateway type.

Constants

GATEWAY_TYPE_UNSPECIFIED

value: 0
If unspecified, the device is considered a non-gateway device.

GATEWAY

value: 1
The device is a gateway.

NON_GATEWAY

value: 2
The device is not a gateway.