Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 943 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 943 Bytes

README

What is this repository for?

Setup

  • Build the whole system using Apache Maven
  • Instantiate the class "at.ac.tuwien.dsg.smartcom.SmartCom"
    • Call the method "initializeSmartCom()" to start SmartCom
    • get the Communication API by calling "getCommunication()"
    • get the services using the methods "getMessageInfoService()", "getQueryService()"
    • Stop SmartCom by calling "tearDownSmartCom()"

First Steps

https://github.com/tuwiendsg/SmartCom/wiki/First-Steps

Documentation

The documentation can be found in the wiki: https://github.com/tuwiendsg/SmartCom/wiki

Who do I talk to?

  • Ognjen Scekic
  • Philipp Zeppezauer
  • Mirela Riveni
  • Hong-Linh Truong