Difference between revisions of "Edge Messaging"
From RifidiWiki
(Created page with "Prior to Rifidi 3.1 (coming Fall 2014) Edge Messaging is available through ActiveMQ/JMX Interface. Starting in 3.1 Edge Messaging is now accessible though MQTT (Lightweight Io...") |
(No difference)
|
Revision as of 16:39, 11 August 2014
Prior to Rifidi 3.1 (coming Fall 2014) Edge Messaging is available through ActiveMQ/JMX Interface. Starting in 3.1 Edge Messaging is now accessible though MQTT (Lightweight IoT Messaging Protocol through leveraging Moquette-mqtt plugin.
This now enables Rifidi Applications to publish events (captured via Rifidi Services for example Readzone Montoring, Stables Set) to a lightweight MQTT messaging queue
Example calls are:
- Coming soon
An example client for subscribing/consuming these messages can be found at Paho Eclipse IoT/M2M Project