{"id":15573862,"url":"https://github.com/gch1p/inverterd-client","last_synced_at":"2025-03-29T07:10:38.630Z","repository":{"id":62571338,"uuid":"365042931","full_name":"gch1p/inverterd-client","owner":"gch1p","description":"python client library for inverterd","archived":false,"fork":false,"pushed_at":"2021-05-16T13:51:06.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T17:18:37.459Z","etag":null,"topics":["infinisolar","inverter","voltronic","voltronic-axpert-inverters"],"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/gch1p.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":"2021-05-06T21:35:44.000Z","updated_at":"2021-05-16T13:51:08.000Z","dependencies_parsed_at":"2022-11-04T08:35:17.358Z","dependency_job_id":null,"html_url":"https://github.com/gch1p/inverterd-client","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/gch1p%2Finverterd-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gch1p%2Finverterd-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gch1p%2Finverterd-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gch1p%2Finverterd-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gch1p","download_url":"https://codeload.github.com/gch1p/inverterd-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246150437,"owners_count":20731419,"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":["infinisolar","inverter","voltronic","voltronic-axpert-inverters"],"created_at":"2024-10-02T18:14:37.407Z","updated_at":"2025-03-29T07:10:38.610Z","avatar_url":"https://github.com/gch1p.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inverterd-client\n\nThis is a Python [inverterd](https://github.com/gch1p/inverter-tools) client library.\n\n## Installation\n\nIt's available on Pypi:\n\n```\npip install inverterd\n```\n\n## Usage example\n```python\nfrom inverterd import Client, Format\n\nc = Client(8305, '127.0.0.1')\nc.connect()\n\nc.format(Format.JSON)\nprint(c.exec('get-status'))\nprint(c.exec('get-year-generated', (2021,)))\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgch1p%2Finverterd-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgch1p%2Finverterd-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgch1p%2Finverterd-client/lists"}