Commit Graph

3 Commits

Author SHA1 Message Date
Tony a24ca4fd39 Increase loop iteration limit in compareMulti function to 64
Fix abnormal address when MultiLogic device was greater than 12
2026-04-01 05:51:41 +08:00
Tony a8a82f9627 Add cloud bridge and provisioning support for ESP32 gateway
- Introduced DaliCloudBridge for MQTT communication with backend.
- Added GatewayProvisioningStore for persisting cloud connection settings using NVS.
- Updated CMakeLists.txt to include new source files.
- Enhanced README.md with usage examples and configuration details.
2026-03-31 08:44:30 +08:00
Tony 7e8ac7f566 initial commit 2026-03-26 12:04:08 +08:00