feat(gateway): enhance DALI and KNX integration with tunnel confirmation handling and improved message routing
Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Name, Type, SubType, Offset, Size, Flags
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
otadata, data, ota, 0xf000, 0x2000,
|
||||
phy_init, data, phy, 0x11000, 0x1000,
|
||||
factory, app, factory, 0x20000, 0x280000,
|
||||
storage, data, spiffs, 0x300000, 0x100000,
|
||||
nvs, data, nvs, 0x9000, 0x14000,
|
||||
otadata, data, ota, 0x1D000, 0x2000,
|
||||
phy_init, data, phy, 0x1F000, 0x1000,
|
||||
factory, app, factory, 0x20000, 0x300000,
|
||||
knxprops, data, 0x40, 0x320000, 0x60000,
|
||||
storage, data, spiffs, 0x380000, 0x80000,
|
||||
|
||||
|
Reference in New Issue
Block a user