Anonymous

Changes

From Pumping Station One
140 bytes added ,  19:07, 7 October 2014
Line 19: Line 19:     
Use a message broker such as [http://activemq.apache.org ActiveMQ] as the core of the system. This can be communicated with an an number of protocols but by far the simplest is STOMP.  All messages passing through the broker should be JSON text messages well formed and documented.
 
Use a message broker such as [http://activemq.apache.org ActiveMQ] as the core of the system. This can be communicated with an an number of protocols but by far the simplest is STOMP.  All messages passing through the broker should be JSON text messages well formed and documented.
 +
 +
Messages from devices such as arduinos could use MQTT protocol there is even an arduino lib: http://knolleary.net/arduino-client-for-mqtt/
    
=== Status notices ===
 
=== Status notices ===
483

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.