-
Notifications
You must be signed in to change notification settings - Fork 0
Viatra CEP IoT Demo 2016
István Papp edited this page Jun 7, 2016
·
3 revisions
The goal of this demo is to demonstrate that Viatra CEP can be easily used in embedded environment as a gateway to filter sensors data and recognize complex events.
* Raspberry Pi 3 Model B (with latest Raspbian Jessie OS)
* Zyxel NBG6616 WiFi router
* 4 x ESP8266 wifi modul + MMA8451 acceleration sensor
* Viatra CEP 0.9
* Mosquitto 1.4.9 MQTT Broker
* Web UI
* Connect to raspberry pi over ssh: `ssh [email protected]`
* password: raspberry
* Open demo web ui: http://192.168.1.113:8080/demoui
* Copy the new version to the _/home/pi/demo_ folder
* Copy the new ui version to the _/home/pi/demoui_ folder
* Run the _/home/pi/start_demo.sh_ script