Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

Working Prototype like described in Master Thesis

Latest
Compare
Choose a tag to compare
@tim-ebner tim-ebner released this 29 Aug 12:42

Information

This release is part of the master thesis "Connecting Augmented Reality with the Internet of Things" written by Tim Ebner at the Reulingen University in summer semester 2017.

Preconditions

  • Linux Operation System
  • OpenJDK 1.7
  • Wildfly 9.0.2

Installation Guide

  • Create folder /opt/ariotmiddleware
  • Create empty file /opt/ariotmiddleware/db.json
  • Copy log4j-ariotmiddleware.xml to /opt/ariotmiddleware/
  • Copy ariotmiddleware.properties to /opt/ariotmiddleware/
  • Deploy on ariotmiddleware.war your WildFly application server
  • Start application server
  • Add devices (http://<ip>:<port>/ariotmiddleware/devices/add)
  • Install Android App