Page 1 of 1

Using an IDE to develop dzVents scripts

Posted: Wednesday 26 December 2018 14:31
by martijn1985
I've been searching all over for this, but haven't been able to find clues on how to use an IDE to develop dzVents scripts. I would think that something like LDT should be able to build scripts which then could be uploaded to domoticz. However, to be useful the IDE should have knowledge about the devices and objects used by domoticz and dzVents. Could anyone point me to some info as to how to achieve that?

Re: Using an IDE to develop dzVents scripts

Posted: Thursday 07 February 2019 11:02
by pvm
Did you check latest beta and the internal editor?

Re: Using an IDE to develop dzVents scripts

Posted: Thursday 07 February 2019 11:12
by emme
that's because DzVents is NOT a fully language...
basically it's a json formatted string with a LUA function in it :P :P

We should look for Danny's contribute to understand if a IDE can handle correctly dzVents syntax and structure :P :P