Hi , How can i contribute to iot server ? , I send you a mail but no respons
I 'm making a plugins for integrating RFLINK in iot server, (i'm not a dev of RFLINK).
RFLINK? Do you mean rf433 integration? I've just ordered modules to control all 433mhz devices from easyiot....do you want to make esp interface and program it with arduino ide or a nodemcu interface?
Rflink is open source project based on arduino méga .
They decode 433mhz protocol ,in few time 866mhz, 2,4ghz
If you want to look thé list of device supported
www.nemcon.nl/blog2/2015/07/devlist
JimFx wrote: Hi , How can i contribute to iot server ? , I send you a mail but no respons
I 'm making a plugins for integrating RFLINK in iot server, (i'm not a dev of RFLINK).
Hi, I suggest you to build RFLINK MQTT gateway. MQTT will be standard in EasyIoT to add new protocols also in EasyIoT Framework II. Right now I'm testing some functions and sensor can be added like "plug and play" with MQTT.
I think that RFLINK link is very usable - many users requested this protocol, but I do not have HW to implement/test this. If you are willing to contribute you are welcome.
I build the module with iot ver 0.28 before the integration of MQTT
RFLINK use a serial connection , easy integration , i have implemented auto add in the module.
I'm looking for The MQTT , correct me if i dont understand but iot integrate a MQTT client ?
Do we need a MQTT server installation ?
I'm make another module for iot for integrate a diy teleinfo ( sending udp packet from arduino connected to teleinfo)
I can send you the source code when it's ready, i'm testing and improving the module.