Difference between revisions of "MQTT Broker"
(.) |
(.) |
||
Line 6: | Line 6: | ||
= How To = | = How To = | ||
+ | |||
+ | == Software Installation for Windows 10 == | ||
+ | |||
+ | == Software Installation for Ubuntu 16.04 == | ||
+ | |||
+ | Install Steps | ||
+ | <pre>$ sudo chmod +x MQTTBrokerSetup-1.0.5-Ubuntu_16.04-x86_64.run | ||
+ | $ sudo ./MQTTBrokerSetup-1.0.5-Ubuntu_16.04-x86_64.run | ||
+ | </pre> | ||
+ | |||
+ | NOTE: Please wire the gateway to Internet with Network cable before install, it is necessary to install the dependencies. | ||
+ | |||
+ | Uninstall Steps | ||
+ | <pre>$ sudo /usr/local/EdgeSense/MQTTBroker/uninstall.bash | ||
+ | </pre> | ||
= Release = | = Release = |
Revision as of 08:20, 9 December 2019
Contents
Introduction
MQTT broker as the asynchronous communication bus for Inter-service communication. Inter-service communication protocol base on MQTT standard and IETF (The Internet Engineering Task Force) defined media types for Sensor Makeup Language (SenML) in JSON format. User can follow EIS communication protocol or use Device ( for device's sensor ) or WSN-Device ( for Wireless Sensor Network ) SDK to integrate a new service with the EIS eco-system.
How To
Software Installation for Windows 10
Software Installation for Ubuntu 16.04
Install Steps
$ sudo chmod +x MQTTBrokerSetup-1.0.5-Ubuntu_16.04-x86_64.run $ sudo ./MQTTBrokerSetup-1.0.5-Ubuntu_16.04-x86_64.run
NOTE: Please wire the gateway to Internet with Network cable before install, it is necessary to install the dependencies.
Uninstall Steps
$ sudo /usr/local/EdgeSense/MQTTBroker/uninstall.bash
Release
Index | Version |
Date |
Platform |
OS |
Release Note |
Download |
1 | 1.0.1 | |
x86_64 CPU |
Windows |
|
Above files are available at local server, please paste file's url in File Explorer to copy file. |
2 | 1.0.2 | |
x86_64 CPU |
Windows | |
Above files are available at local server, please paste file's url in File Explorer to copy file. |
3 | 1.0.3 | |
x86_64 CPU |
Windows |
|
Above files are available at local server, please paste file's url in File Explorer to copy file. |
4 | 1.0.3 | |
x86_64 CPU |
Ubuntu 16.04 |
Above files are available at local server, please paste file's url in File Explorer to copy file. | |
5 | 1.0.4 | |
x86_64 CPU |
Windows | |
Above files are available at local server, please paste file's url in File Explorer to copy file. |
6 | 1.0.4 | |
x86_64 CPU |
Ubuntu 16.04 |
|
Above files are available at local server, please paste file's url in File Explorer to copy file. |
7 | 1.0.5 | |
x86_64 CPU |
Ubuntu 16.04 |
|
Above files are available at local server, please paste file's url in File Explorer to copy file. |
|
|
|
|
|
|
|