Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmservera/iotcentral-demo
https://github.com/jmservera/iotcentral-demo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmservera/iotcentral-demo
- Owner: jmservera
- Created: 2020-03-26T16:53:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T21:20:24.000Z (over 1 year ago)
- Last Synced: 2024-04-13T03:17:43.221Z (9 months ago)
- Language: JavaScript
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure IoT Central Demo
A simple nodejs device that simulates a sinusoidal curve with some randomization as a device for IoT Central.
## Steps to deploy it
1. Create a [IoT Central app](https://aka.ms/IoTCentral)
2. Create a new Device Template and import the one you find in the [device template](node_device/device%20template) folder
3. Create a new device from the template
4. Get the connection values from the device in IoT Central
5. Create a .env file with the needed values like in [example-env](node_device/example-env)
6. Run the node application (you may need to do a npm install / yarn install before)
7. Now you can start creating device views in the device template and see the data