{"id":18607341,"url":"https://github.com/addono/mindconnect-iot-extension-python","last_synced_at":"2025-09-04T18:39:58.752Z","repository":{"id":82277171,"uuid":"185024356","full_name":"Addono/mindconnect-iot-extension-python","owner":"Addono","description":"MindConnect IoT Extension client for Python. Mirrored from https://gitlab.com/Addono/mindconnect-iot-extension-python","archived":false,"fork":false,"pushed_at":"2019-05-05T11:58:50.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T00:27:26.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/mindconnectiot/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Addono.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-05T11:49:11.000Z","updated_at":"2019-05-05T11:58:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"4663e4f4-3299-484f-b737-e7ed27f7d043","html_url":"https://github.com/Addono/mindconnect-iot-extension-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmindconnect-iot-extension-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmindconnect-iot-extension-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmindconnect-iot-extension-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmindconnect-iot-extension-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Addono","download_url":"https://codeload.github.com/Addono/mindconnect-iot-extension-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239395828,"owners_count":19631331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T02:29:09.467Z","updated_at":"2025-02-18T02:25:59.499Z","avatar_url":"https://github.com/Addono.png","language":"Python","readme":"A small client to connect with MindConnect IoT using the MindConnect IoT Extension\n\n## Installation\nThe easiest way to get started is by using `pip`, to get started run:\n```\npip install mindconnectiot\n```\n\n## How to use\nFirst initialise a new `MindConnectIot` object for your device:\n```python\nfrom mindconnectiot import MindConnectIot\n\nmindconnect = MindConnectIot(device_name, mindconnect_region, tenant_name, \n        mcio_extension_username, password)\n```\n\nAfterwards you can send data to the cloud, e.g. to send a measurement:\n```python\nmindconnect.sendMeasurement('Temperature', 'Celsius', 23.4, '*C')\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fmindconnect-iot-extension-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddono%2Fmindconnect-iot-extension-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fmindconnect-iot-extension-python/lists"}