This website requires JavaScript.
Explore
Help
Sign In
admin
/
andreicscs-HoneyWire
Watch
1
Star
0
Fork
0
You've already forked andreicscs-HoneyWire
mirror of
https://github.com/andreicscs/HoneyWire
synced
2026-06-26 12:39:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
andreicscs-HoneyWire
/
Hub
/
internal
/
api
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
AndReicscs
8589ce8e8e
updated to api/v2
2026-06-22 12:21:52 +00:00
..
analytics.go
updated to api/v2
2026-06-22 12:21:52 +00:00
auth_test.go
implemented high ROI tests across hub backend, sensor sdks and wizard. improved sensor deployment workflow
2026-06-02 07:48:42 +00:00
auth.go
removed legacy versioning logic from schemas, versioning is now strictly handled through the semantic versioning system, if a major version doesn't match, the schema changed.
2026-06-21 14:30:29 +00:00
compose.go
updated from integer versioning to semantic versioning using golang.org/x/mod/semver
2026-06-16 10:05:06 +00:00
config.go
updated ConfigPayload and heartbeat metadata to camelCase, removed heartbeat nodes and sensors metadata, standardized them in top level columns and fields.
2026-06-18 12:11:12 +00:00
events.go
refactored and organized backend architecture, clear separation between services and projections, added hub backend architecture documentation
2026-05-29 18:37:44 +00:00
middleware_test.go
updated versioning logic to leverage the semantic versioning instead of min_ver variables. reflected changes to docs, removed background polling for registry.
2026-06-17 11:49:18 +00:00
middleware.go
updated versioning logic to leverage the semantic versioning instead of min_ver variables. reflected changes to docs, removed background polling for registry.
2026-06-17 11:49:18 +00:00
nodes.go
updated to api/v2
2026-06-22 12:21:52 +00:00
router.go
updated to api/v2
2026-06-22 12:21:52 +00:00
sensors.go
removed legacy versioning logic from schemas, versioning is now strictly handled through the semantic versioning system, if a major version doesn't match, the schema changed.
2026-06-21 14:30:29 +00:00
utils.go
refactored and organized backend architecture, clear separation between services and projections, added hub backend architecture documentation
2026-05-29 18:37:44 +00:00