11 Commits

Author SHA1 Message Date
AndReicscs dd7715fbed updated docs to reflect current changes made so far 2026-06-21 13:28:06 +00:00
AndReicscs c576907024 cleaning up legacy docs 2026-06-18 19:03:57 +00:00
AndReicscs a42e96d49f refactored backend for better modularity and compartimentalization of concerns, updated documentation to match current changes. 2026-05-10 09:51:55 +00:00
andreicscs a261daa6a1 finalized UI, implemented sensor store, settings handled by sqlite, code readability and mantainability improved, added api endpoints, updated
documentation to match.
getting things ready for v1.0.0 release
2026-04-15 10:08:04 +02:00
andreicscs 61e0758e0c update event contract for better readability and removed unused fields 2026-04-12 11:35:07 +02:00
andreicscs 5cdb563778 updated and improved readibility in documentation 2026-04-10 10:54:12 +02:00
andreicscs 55aeed8e21 updated workflows to execute codeql scan, updated documentation 2026-04-07 17:38:04 +02:00
andreicscs 6e6c22ca6d standardized event schema to details instead of metadata to avoid confusion 2026-04-07 09:29:48 +02:00
andreicscs ad2c995b4e fix formatting in CONTRIBUTING.md for sensor submission instructions 2026-04-04 11:51:59 +02:00
andreicscs 7e3f9a4c3e update CONTRIBUTING.md for clarity and additional guidelines 2026-04-04 11:49:17 +02:00
andreicscs dbfdf1df90 refactor: implement V1.0 contract and unified SDK architecture
- Migrated to HW_ environment variable namespace
- Created installable python-honeywire SDK package
- Standardized sensor templates with Distroless Docker support
- Added CI/CD pipeline for PR security scanning and functional testing
- Updated all internal documentation to match V1.0 specs
2026-04-03 11:38:16 +02:00