Registers and manages IoT (Internet of Things) devices that connect to the Google Cloud Platform.
- REST Resource: v1beta1.projects.locations.registries.devices
- REST Resource: v1.projects.locations.registries.devices
Service: cloudiotdevice.googleapis.com
All URIs below are relative to https://cloudiotdevice.googleapis.com
This service provides the following discovery documents:
REST Resource: v1beta1.projects.locations.registries.devices
Methods | |
---|---|
getConfig |
GET /v1beta1/{name=projects/*/locations/*/registries/*/devices/*}/config Gets the configuration of a device. |
publishEvent |
POST /v1beta1/{name=projects/*/locations/*/registries/*/devices/*}:publishEvent Publishes a telemetry event for a device. |
setState |
POST /v1beta1/{name=projects/*/locations/*/registries/*/devices/*}:setState Sets the state of a device. |
Service: cloudiotdevice.googleapis.com
All URIs below are relative to https://cloudiotdevice.googleapis.com
This service provides the following discovery documents:
REST Resource: v1.projects.locations.registries.devices
Methods | |
---|---|
getConfig |
GET /v1/{name=projects/*/locations/*/registries/*/devices/*}/config Gets the configuration of a device. |
publishEvent |
POST /v1/{name=projects/*/locations/*/registries/*/devices/*}:publishEvent Publishes a telemetry event for a device. |
setState |
POST /v1/{name=projects/*/locations/*/registries/*/devices/*}:setState Sets the state of a device. |