{"id":16655513,"url":"https://github.com/aaronrenner/freezer-eye","last_synced_at":"2025-08-01T04:35:14.302Z","repository":{"id":138357841,"uuid":"188946990","full_name":"aaronrenner/freezer-eye","owner":"aaronrenner","description":"Nerves poncho project to ensure my freezer is plugged in","archived":false,"fork":false,"pushed_at":"2019-07-21T02:39:07.000Z","size":70,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T18:13:25.649Z","etag":null,"topics":["elixir","nerves"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aaronrenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-28T03:25:44.000Z","updated_at":"2023-08-01T09:08:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cb0e057-5d39-488c-a6dc-b9387a8dc6d4","html_url":"https://github.com/aaronrenner/freezer-eye","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/aaronrenner%2Ffreezer-eye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Ffreezer-eye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Ffreezer-eye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Ffreezer-eye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronrenner","download_url":"https://codeload.github.com/aaronrenner/freezer-eye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085327,"owners_count":21045139,"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":["elixir","nerves"],"created_at":"2024-10-12T09:53:16.467Z","updated_at":"2025-04-09T18:13:30.316Z","avatar_url":"https://github.com/aaronrenner.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreezerEye\n\nNerves app that sends a heartbeat to https://io.adafruit.io to let me know if\nthe freezer loses power.\n\n\n## App design\n\nThis app is designed as a [poncho project][poncho_project], meaning the\ncomponents of the app are linked together using path-based dependencies instead\nof the umbrella app's `app/\u003capp_name\u003e` folder structure.\n\nThe project is made up of the following libraries:\n\n* [`freezer_eye_fw`](freezer_eye_fw): Nerves firmware that runs the freezer_eye\n  application\n* [`freezer_eye`](freezer_eye): Main application logic of freezer_eye.\n* [`fe_reporting`](fe_reporting): Internal application that manages how\n  freezer_eye interacts with the chosen reporting service. The default\n  implementation connects to [io.adafruit.com](adafruit-io), but can be easily\n  migrated to another service.\n* [`adafruit_io_http_client`](adafruit_io_http_client): This is a basic API\n  client for the [Adafruit IO HTTP API][adafruit io http api].\n\nThere is also an [`integration_tester`](integration_tester) project which tests\nthe full application, mocking the outer boundaries of the application only as\nneeded. This gets run on the CI pipeline as well.\n\nThe dependency tree looks like this:\n\n```\nfreezer_eye_fw\n└── freezer_eye (../freezer_eye)\n  ├── fe_test_helpers (../fe_test_helpers)\n  └── fe_reporting (../fe_reporting)\n      └── adafruit_io_http_client (../adafruit_io_http_client)\n```\n\n[poncho_project]: https://embedded-elixir.com/post/2017-05-19-poncho-projects/\n[adafruit-io]: https://io.adafruit.com\n[adafruit io http api]: https://io.adafruit.com/api/docs/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronrenner%2Ffreezer-eye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronrenner%2Ffreezer-eye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronrenner%2Ffreezer-eye/lists"}