Software Installation
IoT Gateway (Raspberry Pi 2 or 3)¶
- Quick Start Installation Guide: http://eclipse.github.io/kura/intro/raspberry-pi-quick-start.html
- Raspbian Jessie Lite (through NOOBS): https://www.raspberrypi.org/documentation/installation/noobs.md
- Java 8: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Eclipse Kura 3.1: Raspbian (Model 2 or 3) - Stable
IoT Server (on Notebook or Desktop)¶
- Java 8: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- JBoss Wildfly 11.0: http://wildfly.org/downloads/
- Eclipse Mosquitto: https://www.eclipse.org/mosquitto/download/
Development (on Notebook or Desktop)¶
Eclipse IDE (for Gateway- AND Server-Development)¶
- Eclipse Oxygen, Eclipse IDE for Java EE Developers: https://www.eclipse.org/downloads/eclipse-packages/
- Add Plugins:
- JBoss Tools: http://download.jboss.org/jbosstools/oxygen/stable/updates/
- Virtual Developer Cloud Connector: https://developer.virtual-developer.com/p2/Cloud-Connector/
- Virtual Developer Modeler: https://developer.virtual-developer.com/p2/com.gs.gapp.language/
- Paho: http://download.eclipse.org/paho
- mToolkit: http://mtoolkit-neon.s3-website-us-east-1.amazonaws.com
- Extra Configuration:
- Add this Git Repository: https://bitbucket.org/jenerateit/tutorial-smart-production-monitoring.git
Other Tools¶
- DB Visualizer Free: https://www.dbvis.com/download/
- mqtt-spy and mqtt-spy-dameon: https://github.com/eclipse/paho.mqtt-spy/wiki/Downloads
Further Configuration
Any information about additional configuration tasks and needed http/s-links are to be found in the public repository https://bitbucket.org/jenerateit/tutorial-smart-production-monitoring.git. Such tasks will be done together during the workshop itself.