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 if you have any questions.