This example shows how to collect and send data from the sensors on an impExplorer Kit to Exosite. All the code and configuration files can be found in this folder. Follow the setup instructions below to get started.
Follow the instructions in the Getting Started Guide to get your impExplorer Kit connected to the internet and assigned to your first Product/Device Group.
Once you have created a device group, copy and paste the code into the impCentral IDE.
- agent code file: example.agent.nut
- device code file: example.device.nut
Create Exosite Murano product. Enable WebServices (Exchange Element) (Learn more about exchange elements here). Create and define the following resources "config_io" and "data_in" in your product.
- config_io file: config_io.example