Difference between revisions of "IoT Gateway with Docker Service"
From ESS-WIKI
Eric.liang (talk | contribs) |
Eric.liang (talk | contribs) |
||
Line 11: | Line 11: | ||
== v2.0.1 - 2016-12-06 == | == v2.0.1 - 2016-12-06 == | ||
− | {| border="1" cellspacing="1" cellpadding="1" style="width: | + | {| border="1" cellspacing="1" cellpadding="1" style="width: 545px;" |
|- | |- | ||
| style="width: 54px; text-align: center;" | Item | | style="width: 54px; text-align: center;" | Item | ||
| style="width: 173px;" | EIS Container Service | | style="width: 173px;" | EIS Container Service | ||
− | | style="width: | + | | style="width: 319px;" | Description |
|- | |- | ||
| style="width: 54px; text-align: center;" | 1 | | style="width: 54px; text-align: center;" | 1 | ||
| style="width: 173px;" | mqtt-bus | | style="width: 173px;" | mqtt-bus | ||
− | | style="width: | + | | style="width: 319px;" | It is communication channel for container<p style="text-align: center;"></p> |
|- | |- | ||
| style="width: 54px; text-align: center;" | 2 | | style="width: 54px; text-align: center;" | 2 | ||
| style="width: 173px;" | api-gw | | style="width: 173px;" | api-gw | ||
− | | style="width: | + | | style="width: 319px;" | It provides “WSN REST API” service in container<p style="text-align: center;"></p> |
|- | |- | ||
| style="width: 54px; text-align: center;" | 3 | | style="width: 54px; text-align: center;" | 3 | ||
| style="width: 173px;" | wsn-simulator | | style="width: 173px;" | wsn-simulator | ||
− | | style="width: | + | | style="width: 319px;" | It simulates wireless sensor hub device, wsn connectivity, and sensor data and publish to MQTT bus by WISESnail SDK<br/> |
|- | |- | ||
| style="width: 54px; text-align: center;" | 4 | | style="width: 54px; text-align: center;" | 4 | ||
| style="width: 173px;" | wisesnail-lib | | style="width: 173px;" | wisesnail-lib | ||
− | | style="width: | + | | style="width: 319px;" | This container provides WISESnail SDK and sample code for help developing new wireless sensor network (ex: Bluetooth…) integrate with EIS SW system<br/> |
|} | |} | ||
− | |||
− | |||
= How to deploy EIS SW Service = | = How to deploy EIS SW Service = |
Revision as of 10:26, 6 December 2016
Requirment
x86_64 Linux OS
Docker Engine
Version
v2.0.1 - 2016-12-06
Item | EIS Container Service | Description |
1 | mqtt-bus | It is communication channel for container |
2 | api-gw | It provides “WSN REST API” service in container |
3 | wsn-simulator | It simulates wireless sensor hub device, wsn connectivity, and sensor data and publish to MQTT bus by WISESnail SDK |
4 | wisesnail-lib | This container provides WISESnail SDK and sample code for help developing new wireless sensor network (ex: Bluetooth…) integrate with EIS SW system |
How to deploy EIS SW Service
git clone https://github.com/ADVANTECH-Corp/docker-igw-image-x86
./deploy_eis.sh