Raoul
Raoul
If I find time I will have a look at the 4 bytes float type, I didn't need that type so far and don't have a device that supports it.
Hi @deejonz I found out the library I use for connecting node to the knxd does not support 4 byte float (yet). As I do not have the time to...
Hi @farmio have you had a look at my (abandoned) project to have a generic DPT parser implemented in nodejs? https://github.com/snowdd1/knx-dpt-parser If you are interested you might inherit that package,...
What is the third line in the picture?
No. You need to specify the run times in ETS for your motor, so the actuator control can calculate run times to percentages.
For my GIRA actuators I can activate a feedback object that provides active feedback on the position the same way. So you have a set and a listen address. Look...
That might be possible, I think there are services for irrigation and valves. But I don't have any so I cannot test that myself.
> > how can we set { "Type": "ValveType" } to 1? > > I don't know how to do it, if you find the solution just let me know...
Hi! You need to write your own “handler” to handle that requirement.
Hi - in millis.js the class has a different name dltDim or so, that will not work. Add-in file name and class name have to be both handler name.