Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cumulocity-iot/cumulocity-python-device-onboarding
- Owner: Cumulocity-IoT
- License: apache-2.0
- Created: 2020-04-01T23:09:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-08T13:31:18.000Z (about 1 year ago)
- Last Synced: 2024-12-20T17:16:34.725Z (2 days ago)
- Topics: cumulocity-example, cumulocity-iot, example, iot-analytics
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.