Anonymous

Changes

From Pumping Station One
287 bytes added ,  21:13, 22 December 2014
Line 5: Line 5:  
Messages from devices such as arduinos could use MQTT protocol there is even an arduino lib: http://knolleary.net/arduino-client-for-mqtt/ Interesting article about bridging messages from a ZigBee mesh into MQTT: http://rijware.com/zigbee-and-mqtt/
 
Messages from devices such as arduinos could use MQTT protocol there is even an arduino lib: http://knolleary.net/arduino-client-for-mqtt/ Interesting article about bridging messages from a ZigBee mesh into MQTT: http://rijware.com/zigbee-and-mqtt/
   −
== protocol ==
+
=== No more short bus ===
    
It looks like zmq is taking off, which means we are going to abandon our arduinos for now.
 
It looks like zmq is taking off, which means we are going to abandon our arduinos for now.
Line 12: Line 12:     
--[[User:Hef|Hef]] ([[User talk:Hef|talk]]) 15:06, 22 December 2014 (CST)
 
--[[User:Hef|Hef]] ([[User talk:Hef|talk]]) 15:06, 22 December 2014 (CST)
 +
 +
== Go hooks ==
 +
 +
The RFID doors are written in go, so existing python code is not terribly useful.
 +
 +
Currently, they are capable of publishing zmq messages on most events, like rfid scan, door lock/unlock.
 +
 +
What should be the spec for the broker to communicate with the doors?
Cookies help us deliver our services. By using our services, you agree to our use of cookies.