feat(gateway): enhance OpenKNX integration with new DIB construction methods and improve BLE configuration
Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
@@ -36,6 +36,10 @@ class EtsDeviceRuntime {
|
||||
void toggleProgrammingMode();
|
||||
EtsMemorySnapshot snapshot() const;
|
||||
|
||||
// Accessors for OpenKNX integration (DIB construction, IP parameter object).
|
||||
DeviceObject& deviceObject();
|
||||
Platform& platform();
|
||||
|
||||
void setFunctionPropertyHandlers(FunctionPropertyHandler command_handler,
|
||||
FunctionPropertyHandler state_handler);
|
||||
void setGroupWriteHandler(GroupWriteHandler handler);
|
||||
|
||||
Reference in New Issue
Block a user