Releases notes
0.1.3 (currently in progress)
0.1.2 (2015-10-22)
Deprecated BU353 component on the behalf of the GPSD component #232
Added GPS client coordinates type converter #213
Fixed: BU353 returns "FileNotFoundException: /dev/ttyUSB0 (Device or resource busy)" #210
Rhiot now supports reading Spring Boot application.properties file #226
Renamed com.github.camellabs.iot.vertx.camel.GroovyCamelVerticle to io.rhiot.vertx.camel.GroovyCamelVerticle #207
Moved camel-kura component from com.github.camellabs to io.rhiot package #195
Device detection is performed in parallel #218
Added "scan" command to the deployer #217
Deployer now allows to specify customized fat jar #216
Deployer now downloads the same gateway version as deployer version #215
Deployer now detects devices from multiple interfaces #214
Deployer now scans OSX network interfaces #202
Device Cloudlet MongoDB connection now timeouts faster #191
Add Webcam camel component, thx @levackt #238
0.1.1 (2015-09-15)
Changed project name from Camel Labs to Rhiot
Added Dockerized Rhiot Cloud #160.
Added device management cloudlet #114.
Added web UI (aka Cloudlet Console #129.
Created Rhiot Cloud demo site #155.
Added camel-gps-bu353 component #93.
Renamed
camellabs.iot.gateway.heartbeat.rate property
tocamellabs_iot_gateway_heartbeat_rate
#124.
0.1.0 (2015-06-02)
Initial version of the Camel based IoT field gateway
Raspbian installation scripts for the Camel IoT Gateway
Heartbeats support for the Camel IoT Gateway (including logging, MQTT and LED signals)
Alpha version of the Cloudlets backend services, currently including Geofencing Cloudlet and Hawt.io-based UI plugin for it
Last updated