mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
25 lines
606 B
YAML
25 lines
606 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: cloudiot.googleapis.com
|
|
title: Cloud IoT API
|
|
|
|
apis:
|
|
- name: google.cloud.iot.v1.DeviceManager
|
|
|
|
documentation:
|
|
summary: |-
|
|
Registers and manages IoT (Internet of Things) devices that connect to the
|
|
Google Cloud Platform.
|
|
|
|
backend:
|
|
rules:
|
|
- selector: google.cloud.iot.v1.DeviceManager.SendCommandToDevice
|
|
deadline: 60.0
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: 'google.cloud.iot.v1.DeviceManager.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform,
|
|
https://www.googleapis.com/auth/cloudiot
|