Commit Graph

2 Commits

Author SHA1 Message Date
Tony 8aa5a451a4 feat(gateway_bacnet): add support for new BACnet object types and enhance state management functions
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 01:18:44 +08:00
Tony d16c289626 feat(gateway_network): integrate GatewayBridgeService and add bridge handling
- Updated CMakeLists.txt to require gateway_bridge component.
- Modified GatewayNetworkService to include a pointer to GatewayBridgeService.
- Added new HTTP handlers for bridge GET and POST requests.
- Implemented query utility functions for handling request parameters.
- Enhanced response handling for bridge actions with JSON responses.

Co-authored-by: Copilot <copilot@github.com>
2026-05-01 03:54:02 +08:00