smartcloud-device-manager

Cloud IoT Device Manager

Usage no npm install needed!

<script type="module">
  import smartcloudDeviceManager from 'https://cdn.skypack.dev/smartcloud-device-manager';
</script>

README

Google Cloud Platform logo

Device Manager

This app handles device management in Google IoTCore platform

Get Started

  1. you will need Service account json file, which has at least IoTCore Admin access, obtain these from Google console and store them into as [{env}-keyfile.json] file
  2. apply config environment to ensure you are working in the correct environment

Setup

Run the following command to install the library dependencies for NodeJS:

npm install

Running the sample

npm migrate-dev