{"id":18858345,"url":"https://github.com/hardwario/cp2influxdb","last_synced_at":"2026-02-07T16:30:14.889Z","repository":{"id":57417638,"uuid":"169917773","full_name":"hardwario/cp2influxdb","owner":"hardwario","description":"COOPER to InfluxDB","archived":false,"fork":false,"pushed_at":"2022-06-13T12:38:19.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T20:06:40.306Z","etag":null,"topics":["cooper","influxdb","iot","multisensor","python"],"latest_commit_sha":null,"homepage":"","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/hardwario.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}},"created_at":"2019-02-09T21:53:15.000Z","updated_at":"2022-06-13T12:38:22.000Z","dependencies_parsed_at":"2022-08-30T10:11:27.904Z","dependency_job_id":null,"html_url":"https://github.com/hardwario/cp2influxdb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcp2influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcp2influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcp2influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcp2influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardwario","download_url":"https://codeload.github.com/hardwario/cp2influxdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800418,"owners_count":19699121,"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":["cooper","influxdb","iot","multisensor","python"],"created_at":"2024-11-08T04:12:10.839Z","updated_at":"2026-02-07T16:30:14.857Z","avatar_url":"https://github.com/hardwario.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COOPER to InfluxDB\r\n\r\n[![Travis](https://img.shields.io/travis/hardwario/cp2influxdb/master.svg)](https://travis-ci.org/hardwario/cp2influxdb)\r\n[![Release](https://img.shields.io/github/release/hardwario/cp2influxdb.svg)](https://github.com/hardwario/cp2influxdb/releases)\r\n[![License](https://img.shields.io/github/license/hardwario/cp2influxdb.svg)](https://github.com/hardwario/cp2influxdb/blob/master/LICENSE)\r\n[![PyPI](https://img.shields.io/pypi/v/cp2influxdb.svg)](https://pypi.org/project/cp2influxdb/)\r\n\r\n\r\n## Installing\r\n\r\nYou can install **cp2influxdb** directly from PyPI:\r\n\r\n```sh\r\nsudo pip3 install -U cp2influxdb\r\n```\r\n\r\n## Usage\r\n\r\nUpdate config.yml and run\r\n\r\n```sh\r\ncp2influxdb -c config.yml\r\n```\r\n\r\n### Systemd\r\n\r\nInsert this snippet to the file /etc/systemd/system/cp2influxdb.service:\r\n\r\n```\r\n[Unit]\r\nDescription=COOPER cp2influxdb\r\nAfter=network.target\r\nStartLimitIntervalSec=0\r\n\r\n[Service]\r\nType=simple\r\nUser=pi\r\nExecStart=/usr/local/bin/cp2influxdb -c /etc/cooper/cp2influxdb.yml\r\nRestart=always\r\nRestartSec=5\r\n\r\n[Install]\r\nWantedBy=multi-user.target\r\n```\r\n\r\nStart the service:\r\n\r\n    sudo systemctl start cp2influxdb.service\r\n\r\nEnable the service start on boot:\r\n\r\n    sudo systemctl enable cp2influxdb.service\r\n\r\nView the service log:\r\n\r\n    journalctl -u cp2influxdb.service -f\r\n\r\n## License\r\n\r\nThis project is licensed under the [**MIT License**](https://opensource.org/licenses/MIT/) - see the [**LICENSE**](LICENSE) file for details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardwario%2Fcp2influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardwario%2Fcp2influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardwario%2Fcp2influxdb/lists"}