Device Provisioning Tutorial Exosite Documentation
Device Provisioning Tutorial Exosite Documentation In this tutorial, you will create a custom iot connector and demonstrate how to whitelist and provision devices. the tutorial covers the murano ui as well as how to use apis to accomplish the same thing in a manufacturing automation process. For a physical device to communicate with with exosite, it must first obtain a cik. before this can happen, you need to add the device to your exosite account using portals.
Device Provisioning Tutorial Exosite Documentation For a physical device to communicate with with exosite, it must first obtain a cik. before this can happen, you need to add the device to your exosite account using portals. This device provisioning project contains a number of different python scripts that are used as examples of how the exosite device provisioning interface works. # process of provision device 1. **connect user and websocket** * `npm install g wscat` *. Your device will need to talk to the exosite device api using your specific iot connector endpoint. examples and references are provided and are a good place to start.
Device Provisioning Tutorial Exosite Documentation # process of provision device 1. **connect user and websocket** * `npm install g wscat` *. Your device will need to talk to the exosite device api using your specific iot connector endpoint. examples and references are provided and are a good place to start. Below is a high level diagram of how application code, device hardware, library code and exosite interact. there are two main components to the exosite c libs. exosite lib consists to the exosite.c and exosite.h files. these files contain the logic used to communicate with the exosite one platform. Device provisioning and management examples uses exosite's provision api provision examples provision device.py at master · exosite garage provision examples. The device2 gateway public api (version 2) provides method for managing device identities and state, configure provisioning settings, and defining the gateway resources. Please see our support site or our developer forum for questions if you are interested in device provisioning capabilities (in field update, remote diagnostics, device activation authentication, etc ).
Comments are closed.