GoogleApi.SmartDeviceManagement
Smart Device Management API client library.
Allow select enterprise partners to access, control, and manage Google and Nest devices programmatically.
Installation
Install this package from Hex by adding
google_api_smart_device_management to your list of dependencies in mix.exs:
def deps do
[{:google_api_smart_device_management, "~> 0.7"}]
endFor more information
Product documentation is available at https://developers.google.com/nest/device-access.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_smart_device_management.