Commit Graph

5 Commits

Author SHA1 Message Date
Tony 5e02d9baaa Enhance DaliBase and BridgeModel: add readMemoryLocation method and support for readMemoryIdentity operation
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-06-15 17:01:44 +08:00
Tony 2f018c8cc5 Enhance DaliBase and DaliBridge: add support for logarithmic brightness control in setBright and setBrightPercentage methods
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-06-15 01:55:29 +08:00
Tony 16907857c0 Enhance DALI interface: add gateway parameter to scene and color methods for improved command handling 2026-05-02 21:32:39 +08:00
Tony 32e7329b3e Enhance DALI device type discovery and query handling
- Introduce DaliDeviceTypeDiscovery struct for managing device type queries.
- Implement discoverDeviceTypes method in DaliBase for improved device type detection.
- Update DaliComm to handle query responses more robustly, including handling multiple device replies.
- Add setDetectedDeviceTypes method in DaliDevice to manage detected device types and capabilities.
2026-04-25 12:59:16 +08:00
Tony 7e8ac7f566 initial commit 2026-03-26 12:04:08 +08:00