Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cumulocity-iot/cumulocity-python-device-onboarding

This repositories contains Python scripts compatible with Python 2.7+ and Python 3.
https://github.com/cumulocity-iot/cumulocity-python-device-onboarding

cumulocity-example cumulocity-iot example iot-analytics

Last synced: 2 days ago
JSON representation

This repositories contains Python scripts compatible with Python 2.7+ and Python 3.

Awesome Lists containing this project

README

        

# cumulocity-python-device-onboarding

This repo contains the following Python scripts compatible with Python 2.7+ and Python 3:

c8y_onboard.py contains the Onboard Python class that can be used to quickly register a device in Cumulocity.
Credentials will be stored in a JSON file.

sensor.py can be used to simulate a sensor and generate any kind of measurement using a gaussian distribution to have a nice curve.

Finally simple_device.py simulates a device using both previous scripts and also handles firmware and software updates.

______________________
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.

Contact us at [TECHcommunity](mailto:[email protected]?subject=Github/SoftwareAG) if you have any questions.