Liking cljdoc? Tell your friends :D

happygapi.smartdevicemanagement.enterprises

Smart Device Management API: enterprises. Allow select enterprise partners to access, control, and manage Google and Nest devices programmatically. See: https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises

Smart Device Management API: enterprises.
Allow select enterprise partners to access, control, and manage Google and Nest devices programmatically.
See: https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises
raw docstring

devices-executeCommand$clj

(devices-executeCommand$ auth parameters body)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/devices/executeCommand

Required parameters: name

Optional parameters: none

Body:

{:params {}, :command string}

Executes a command to device managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/devices/executeCommand

Required parameters: name

Optional parameters: none

Body: 

{:params {}, :command string}

Executes a command to device managed by the enterprise.
sourceraw docstring

devices-get$clj

(devices-get$ auth parameters)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/devices/get

Required parameters: name

Optional parameters: none

Gets a device managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/devices/get

Required parameters: name

Optional parameters: none

Gets a device managed by the enterprise.
sourceraw docstring

devices-list$clj

(devices-list$ auth parameters)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/devices/list

Required parameters: parent

Optional parameters: filter, pageToken, pageSize

Lists devices managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/devices/list

Required parameters: parent

Optional parameters: filter, pageToken, pageSize

Lists devices managed by the enterprise.
sourceraw docstring

structures-get$clj

(structures-get$ auth parameters)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/get

Required parameters: name

Optional parameters: none

Gets a structure managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/get

Required parameters: name

Optional parameters: none

Gets a structure managed by the enterprise.
sourceraw docstring

structures-list$clj

(structures-list$ auth parameters)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/list

Required parameters: parent

Optional parameters: filter, pageSize, pageToken

Lists structures managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/list

Required parameters: parent

Optional parameters: filter, pageSize, pageToken

Lists structures managed by the enterprise.
sourceraw docstring

structures-rooms-get$clj

(structures-rooms-get$ auth parameters)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/rooms/get

Required parameters: name

Optional parameters: none

Gets a room managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/rooms/get

Required parameters: name

Optional parameters: none

Gets a room managed by the enterprise.
sourceraw docstring

structures-rooms-list$clj

(structures-rooms-list$ auth parameters)

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/rooms/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists rooms managed by the enterprise.

https://developers.google.com/nest/device-accessapi/reference/rest/v1/enterprises/structures/rooms/list

Required parameters: parent

Optional parameters: pageSize, pageToken

Lists rooms managed by the enterprise.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close