{"id":37115969,"url":"https://github.com/skoef/go-envoy","last_synced_at":"2026-01-14T13:36:43.705Z","repository":{"id":57547169,"uuid":"301967514","full_name":"skoef/go-envoy","owner":"skoef","description":"Enphase Envoy Golang Client","archived":false,"fork":true,"pushed_at":"2021-04-21T09:04:27.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-06-20T01:55:50.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nik-johnson-net/go-envoy","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skoef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-07T08:06:37.000Z","updated_at":"2021-04-21T09:04:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/skoef/go-envoy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/skoef/go-envoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoef%2Fgo-envoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoef%2Fgo-envoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoef%2Fgo-envoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoef%2Fgo-envoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skoef","download_url":"https://codeload.github.com/skoef/go-envoy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoef%2Fgo-envoy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-14T13:36:42.988Z","updated_at":"2026-01-14T13:36:43.692Z","avatar_url":"https://github.com/skoef.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enphase Envoy Golang Client\n\nThis is a golang Enphase Envoy client for communicating with the Envoy communications gateway. It's built and tested against an IQ Envoy. Other models have not been tested. It communicates directly with the unit via the exposed web interface, **not** the Enphase Enlighten API.\n\n\u003chttps://enphase.com/en-us/support/what-envoy\u003e\n\n## Example\n\n```go\nimport \"github.com/nik-johnson-net/go-envoy\"\n\nclient := envoy.NewClient(\"192.168.0.201\")\n\n// Contains data on Production and Consumption, if equipped.\nproductionData, err := client.Production()\n\n// Contains information on connected devices\ninventoryData, err := client.Inventory()\n```\n\n## License\n\nThis library is provided under the [MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskoef%2Fgo-envoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskoef%2Fgo-envoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskoef%2Fgo-envoy/lists"}