Page 1 of 1

RFLINK --> nodo met mqtt....???

Posted: Monday 23 November 2015 21:37
by djazzz
Hallo,

Ik ben zelf een jarenlange nodo gebruiker, en vroeg me af waarom er eigenlijk niet gewoon een normale nodo gebruikt wordt die mbv mqtt met domoticz communiceert????
Dan houdt je ook de mogelijkheid om zaken binnen de mega af te handelen (eigen eventlist), en events evt.. naar domoticz te sturen.
Verder kan domoticz commando s via mqtt naar de nodo-mega sturen...

Re: RFLINK --> nodo met mqtt....???

Posted: Monday 23 November 2015 21:51
by djazzz
verder zou het ook mooi zijn als je de digitale uitgangen kunt aansturen om bijv relays aan te sturen.

Re: RFLINK --> nodo met mqtt....???

Posted: Tuesday 24 November 2015 0:20
by Stuntteam
Hi,
You have to use English in this forum.
You question and using Dutch might be better placed on the Nodo forum.
I am not sure what a "regular nodo" means. If you refer to the NES then, yes.. you can actually use a NES with the RFLink firmware.
RFlink can also receive data from Nodo slave sensors. But it can not process event lists.

Eventlists are not really useful with Domoticz. You would use rather use the blocky system or LUA.
If you have Nodo slave devices that require some kind of scripting then it should be possible to run some script on the Nodo slave itself.
Otherwise look on the Nodo forum to see how you can integrate all you said..

Re: RFLINK --> nodo (nes) with mqtt....???

Posted: Tuesday 24 November 2015 9:01
by djazzz
ok,

let`s try in english:

-Is it possible to integrate the possibility to connect relays to the IO of the rflink?
-Furthermore i have a i2c chip mcp 23017 connected to the mega, which gives more io`s, that would be also very handy to incorporate in the rflink!

Both are already realised in the nodo (nes), but development in nodo-land seems to have stopped, and i am very interested in using domoticz as backbone to my domotica needs.
If it was possible to replace the communication with nodo-webapp with mqtt or another open protocol, things would be much easier to interface.