Search found 2 matches

by Edsardio
Thursday 11 February 2016 15:17
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Configuration Parameters
Replies: 1
Views: 1561

Re: Configuration Parameters

I figured it out.
So for anyone else having this problem...

setConfigParam(1, 23, 2, 0);
setConfigParam(1, 23, 3, 240);
setConfigParam(1, 23, 4, 5);
setConfigParam(1, 23, 5, 1);
setConfigParam(1, 23, 9, 0);
setConfigParam(1, 23, 39, 20);
setConfigParam(1, 23, 40, 0);
setConfigParam(1, 23 ...
by Edsardio
Thursday 11 February 2016 10:22
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Configuration Parameters
Replies: 1
Views: 1561

Configuration Parameters

So as I'm working on a project with the aeotec multisensor 6 http://aeotec.com/z-wave-sensor
Now I'm configuring the sensors so they work like I want them to behave.
As I don't want to use domoticz to set the parameters I got a few questions.

When saving my node configurations, what values does ...