{"id":17183793,"url":"https://github.com/lrusak/py-eagle-200","last_synced_at":"2025-07-26T22:07:37.438Z","repository":{"id":70989415,"uuid":"326038731","full_name":"lrusak/py-eagle-200","owner":"lrusak","description":"python library used to interface with an eagle-200 device","archived":false,"fork":false,"pushed_at":"2024-05-16T20:39:50.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T04:26:09.730Z","etag":null,"topics":["library","powermonitor","python","python3","simulator","tox","zigbee"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lrusak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2021-01-01T19:01:03.000Z","updated_at":"2024-05-16T20:39:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdd9ee29-cb7a-4eeb-bcb1-3717127b6d04","html_url":"https://github.com/lrusak/py-eagle-200","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/lrusak%2Fpy-eagle-200","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrusak%2Fpy-eagle-200/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrusak%2Fpy-eagle-200/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrusak%2Fpy-eagle-200/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lrusak","download_url":"https://codeload.github.com/lrusak/py-eagle-200/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245394784,"owners_count":20608123,"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":["library","powermonitor","python","python3","simulator","tox","zigbee"],"created_at":"2024-10-15T00:41:36.164Z","updated_at":"2025-03-25T03:47:50.229Z","avatar_url":"https://github.com/lrusak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-eagle-200\n\nThis python library is used to wrap calls to a [Rainforest Automation EAGLE-200 device](https://rainforestautomation.com/rfa-z114-eagle-200-2/).\n\nThe library was designed around the API documentation available [here](https://rainforestautomation.com/wp-content/uploads/2017/02/EAGLE-200-Local-API-Manual-v1.0.pdf).\n\nThe API uses an awkward xml format with POST request. This library does it's best to wrap this and provide a more python friendly JSON output.\n\nI'm using this library with some other open source tools (grafana, mosquitto, influxdb, telefraf) to build a power monitor dashboard.\n\n![grafana-dashboard](grafana-power.JPG)\n\n## Simulator\n\nA simulator is also provided as I didn't have the device at the time I started this library. I needed a way to test the library to make sure the API calls were correct. Any changes should be validated via tests which may require changes to the simulator as well.\n\nThe simulator uses [flask](https://flask.palletsprojects.com/en/1.1.x/) to handle POST requests. The simulator hands out xml data from the examples in the developer API manual.\n\nSee [simulator](tests/simulator/eagle200sim.py)\n\n## Usage\n\nSee [tests](tests/test_eagle200.py)\n\nSee [eagle-200-mqtt](https://github.com/lrusak/eagle-200-mqtt)\n\n## Future\n\n Make the output more _pythonic_. The output should look similar to what is output by the device but wrapped in a python friendly JSON interface. Currently the output uses an inconsitent and mixed dict/list object.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrusak%2Fpy-eagle-200","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flrusak%2Fpy-eagle-200","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrusak%2Fpy-eagle-200/lists"}