# cumulocity-python-device-onboarding **Repository Path**: mirrors_SoftwareAG/cumulocity-python-device-onboarding ## Basic Information - **Project Name**: cumulocity-python-device-onboarding - **Description**: This repositories contains Python scripts compatible with Python 2.7+ and Python 3. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions.