Cloudiot

Cloudiot

Cloud IoT API

Registers and manages IoT (Internet of Things) devices that connect to the Google Cloud Platform.

Constructor

new Cloudiot()

Example
```js
const {google} = require('googleapis');
const cloudiot = google.cloudiot('v1');
```