diff --git a/gateway/include/devices.h b/gateway/include/devices.h index 46d395e..b59c9cb 100644 --- a/gateway/include/devices.h +++ b/gateway/include/devices.h @@ -94,3 +94,22 @@ struct EasyHomeSwitch : Switch { publisher(stateTopic, msg); } }; + +Command* commands[] = { + Builder