User Tools

Site Tools


sensorweaver:admin-guide

This is an old revision of the document!


Administrator Guide

This guide shows how to setup an OSGi execution environment with the Middleware platform services.

The guide assume that:

  • You have a java 7 JRE installed on your system
  • Have basic administration knowledge of the Karaf OSGi container

MQTT Broker

The communication platforms relies on MQTT at the lowest communication layer. On linux/windows machines you can easily install the Mosquitto MQTT broker by downloading it on the official website.

Ubuntu repositories alredy host a Mosquitto package, install it using apt with

sudo apt-get install mosquitto

Without any further configuration you should already have an instance of mosquitto running on your machine, with open access on port 1883.

Karaf

Download the sensorweaver karaf bundle from this link and decompress it. The sensor weaver karaf bundle comes with custom configuration that enables it to download and start automatically sensorweaver bundles

  • Karaf container
    • Download
    • How to install
  • How to configure services
sensorweaver/admin-guide.1419262870.txt.gz · Last modified: 2014-12-22 15:41 by luigi.fortunati

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki