• Joined on 2026-03-26
tony pushed to main at dali/gateway 2026-05-06 00:40:03 +08:00
029785ff1d feat(gateway): Update SDK configuration and add 485 control bridge
tony pushed to main at dali/gateway 2026-05-04 14:34:11 +08:00
34d2d9caa0 Add serial configuration support to Gateway Modbus
tony pushed to main at dali/gateway 2026-05-04 09:46:30 +08:00
640e78f688 feat(gateway_bridge): enhance DaliBridgeRequest parsing with support for unknown keys
tony pushed to main at dali/dali_cpp 2026-05-04 09:46:01 +08:00
1550ab15d6 Enhance bridge operation handling and improve JSON conversion
tony pushed to main at dali/gateway 2026-05-04 03:23:40 +08:00
ee1246c942 feat(gateway_bacnet): add bacnet_stack submodule and update CMakeLists.txt path
tony pushed to master at dali/bacnet_stack 2026-05-04 03:14:14 +08:00
b1f4389f31 feat: add support for external object table in device management
tony pushed to master at dali/bacnet_stack 2026-05-04 03:13:19 +08:00
bf5dac2471 refactor: initialize Device_Reinitialize_Data at runtime and clean up unused variables in Device_Configuration_Files_Value (#1325)
9f4c34f23a refactor: update license documentation for javadoc style and remove unused LGPL-2.1 file
ab48db3720 docs: update CHANGELOG with recent feature additions, bug fixes, and port removals
b9dc173c57 Support routed virtual device backup/restore reinitialization (#1320)
1f75040b5c Revert/remove unmaintained ports 2026 (#1324)
Compare 10 commits »
tony created branch master in dali/bacnet_stack 2026-05-04 03:13:19 +08:00
tony created repository dali/bacnet_stack 2026-05-04 03:08:20 +08:00
tony pushed to main at dali/gateway 2026-05-04 02:26:19 +08:00
7424b43bdd Add diagnostic bit support to Gateway Modbus
tony pushed to main at dali/dali_cpp 2026-05-04 02:25:48 +08:00
fa4acef881 Refactor DALI component: remove BACnet bridge support and update related documentation
tony pushed to main at dali/gateway 2026-05-04 01:19:30 +08:00
694217eb2c Add Gateway Modbus component with configuration and bridge implementation
8aa5a451a4 feat(gateway_bacnet): add support for new BACnet object types and enhance state management functions
Compare 2 commits »
tony pushed to main at dali/dali_cpp 2026-05-04 01:19:29 +08:00
402d6a451b Refactor DALI component: remove Modbus bridge support, update documentation, and enhance bridge model handling
tony pushed to main at dali/dali_cpp 2026-05-02 21:34:02 +08:00
307c480aa0 Enhance DALI bridge: add BridgeOperation and BridgeDaliTarget support, refactor address resolution and provisioning methods
tony pushed to main at dali/dali_cpp 2026-05-02 21:32:43 +08:00
16907857c0 Enhance DALI interface: add gateway parameter to scene and color methods for improved command handling
tony pushed to main at dali/gateway 2026-05-02 21:16:37 +08:00
30a96c5125 feat(gateway_bacnet): enhance BACnet object binding with out_of_service and reliability fields
tony pushed to main at dali/gateway 2026-05-02 03:19:09 +08:00
fa2eae87cf feat(gateway): enhance DALI command handling with mirroring and new target types
639fdd860e feat(gateway): implement reconciliation mechanism and command prioritization
Compare 2 commits »
tony pushed to main at dali/gateway 2026-05-01 14:38:29 +08:00
70c39ea1e1 Refactor GatewayController to integrate GatewayCache
tony pushed to main at dali/dali_cpp 2026-05-01 04:39:25 +08:00
9f9628db39 Refactor DALI command handling: update DALI_DT1 and DALI_DT6 methods for improved command execution and status querying
tony pushed to main at dali/gateway 2026-05-01 03:54:11 +08:00
d16c289626 feat(gateway_network): integrate GatewayBridgeService and add bridge handling