Module: Google::Cloud::Iot::V1

Defined in:
lib/google/cloud/iot/v1.rb,
lib/google/cloud/iot/v1/version.rb,
lib/google/cloud/iot/v1/device_manager.rb,
lib/google/cloud/iot/v1/device_manager/paths.rb,
lib/google/cloud/iot/v1/device_manager/client.rb,
lib/google/cloud/iot/v1/device_manager/credentials.rb,
proto_docs/google/cloud/iot/v1/resources.rb,
proto_docs/google/cloud/iot/v1/device_manager.rb

Overview

To load this package, including all its services, and instantiate a client:

require "google/cloud/iot/v1"
client = ::Google::Cloud::Iot::V1::DeviceManager::Client.new

Defined Under Namespace

Modules: DeviceManager, GatewayAuthMethod, GatewayType, HttpState, LogLevel, MqttState, PublicKeyCertificateFormat, PublicKeyFormat Classes: BindDeviceToGatewayRequest, BindDeviceToGatewayResponse, CreateDeviceRegistryRequest, CreateDeviceRequest, DeleteDeviceRegistryRequest, DeleteDeviceRequest, Device, DeviceConfig, DeviceCredential, DeviceRegistry, DeviceState, EventNotificationConfig, GatewayConfig, GatewayListOptions, GetDeviceRegistryRequest, GetDeviceRequest, HttpConfig, ListDeviceConfigVersionsRequest, ListDeviceConfigVersionsResponse, ListDeviceRegistriesRequest, ListDeviceRegistriesResponse, ListDeviceStatesRequest, ListDeviceStatesResponse, ListDevicesRequest, ListDevicesResponse, ModifyCloudToDeviceConfigRequest, MqttConfig, PublicKeyCertificate, PublicKeyCredential, RegistryCredential, SendCommandToDeviceRequest, SendCommandToDeviceResponse, StateNotificationConfig, UnbindDeviceFromGatewayRequest, UnbindDeviceFromGatewayResponse, UpdateDeviceRegistryRequest, UpdateDeviceRequest, X509CertificateDetails

Constant Summary collapse

VERSION =
"0.1.1"