towerops-agent/src
Graham McIntire f383f55c13
Complete protobuf integration for all API endpoints
- Update fetch_config to use protobuf instead of JSON
- Add conversion functions from protobuf types to internal config types
- Update heartbeat to use protobuf encoding
- All API endpoints now use Protocol Buffers (config, metrics, heartbeat)
- Reduces 7 unused struct warnings to 1 (HeartbeatResponse)
2026-01-13 13:50:07 -06:00
..
buffer continuing build 2026-01-09 13:57:27 -06:00
metrics Fix clippy warning: use self by value for Copy type 2026-01-13 13:47:24 -06:00
poller continuing build 2026-01-09 13:57:27 -06:00
snmp continuing build 2026-01-09 13:57:27 -06:00
api_client.rs Complete protobuf integration for all API endpoints 2026-01-13 13:50:07 -06:00
config.rs init 2026-01-09 13:22:15 -06:00
main.rs rebuild docker image 2026-01-13 13:43:59 -06:00
proto.rs rebuild docker image 2026-01-13 13:43:59 -06:00