Hello! Thank you so much for this software, its incredible.
I was wondering, could there be support for MQTT built into the server? I would like to publish messages triggered by events, from like a light turning on, or door opening, etc.
There may be a way to implement this in automation, but I can't quite figure out to use that since I'm a total beginner...any suggestions on what to read/learn to be able to grasp how to use the automation function?
maxjenius wrote: Hello! Thank you so much for this software, its incredible.
I was wondering, could there be support for MQTT built into the server? I would like to publish messages triggered by events, from like a light turning on, or door opening, etc.
There may be a way to implement this in automation, but I can't quite figure out to use that since I'm a total beginner...any suggestions on what to read/learn to be able to grasp how to use the automation function?
Thank you!
Hi, I plan to implement MQTT (see about), but this is not first priority. Development priorities are in following order: virtual driver, more data types in existing drivers, Android native app, MQTT.
If you want to know more about automation there is some information in beta 6 thread. Basically you write program in C# and with some helper functions which can access EasyIoT components and events. I will soon write tutorial about automation.