Module gapi_grpc::google::cloud::iot::v1 [−][src]
Modules
| device_credential | |
| device_manager_client | Generated client implementations. |
| gateway_list_options | |
| registry_credential |
Structs
| BindDeviceToGatewayRequest | Request for |
| BindDeviceToGatewayResponse | Response for |
| CreateDeviceRegistryRequest | Request for |
| CreateDeviceRequest | Request for |
| DeleteDeviceRegistryRequest | Request for |
| DeleteDeviceRequest | Request for |
| Device | The device resource. |
| DeviceConfig | The device configuration. Eventually delivered to devices. |
| DeviceCredential | A server-stored device credential used for authentication. |
| DeviceRegistry | A container for a group of devices. |
| DeviceState | The device state, as reported by the device. |
| EventNotificationConfig | The configuration for forwarding telemetry events. |
| GatewayConfig | Gateway-related configuration and state. |
| GatewayListOptions | Options for limiting the list based on gateway type and associations. |
| GetDeviceRegistryRequest | Request for |
| GetDeviceRequest | Request for |
| HttpConfig | The configuration of the HTTP bridge for a device registry. |
| ListDeviceConfigVersionsRequest | Request for |
| ListDeviceConfigVersionsResponse | Response for |
| ListDeviceRegistriesRequest | Request for |
| ListDeviceRegistriesResponse | Response for |
| ListDeviceStatesRequest | Request for |
| ListDeviceStatesResponse | Response for |
| ListDevicesRequest | Request for |
| ListDevicesResponse | Response for |
| ModifyCloudToDeviceConfigRequest | Request for |
| MqttConfig | The configuration of MQTT for a device registry. |
| PublicKeyCertificate | A public key certificate format and data. |
| PublicKeyCredential | A public key format and data. |
| RegistryCredential | A server-stored registry credential used to validate device credentials. |
| SendCommandToDeviceRequest | Request for |
| SendCommandToDeviceResponse | Response for |
| StateNotificationConfig | The configuration for notification of new states received from the device. |
| UnbindDeviceFromGatewayRequest | Request for |
| UnbindDeviceFromGatewayResponse | Response for |
| UpdateDeviceRegistryRequest | Request for |
| UpdateDeviceRequest | Request for |
| X509CertificateDetails | Details of an X.509 certificate. For informational purposes only. |
Enums
| GatewayAuthMethod | The gateway authorization/authentication method. This setting determines how Cloud IoT Core authorizes/authenticate devices to access the gateway. |
| GatewayType | Gateway type. |
| HttpState | Indicates whether DeviceService (HTTP) is enabled or disabled for the registry. See the field description for details. |
| LogLevel | Beta Feature |
| MqttState | Indicates whether an MQTT connection is enabled or disabled. See the field description for details. |
| PublicKeyCertificateFormat | The supported formats for the public key. |
| PublicKeyFormat | The supported formats for the public key. |