Skip to content

0.0.2-alpha2 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkandasa jkandasa released this 09 Sep 08:10
· 1063 commits to master since this release

New Features:

  • Added support for Ethernet Gateway
  • Added support for MQTT Gateway

Bug Fixes:

  • Fix - Sensor Id should be in the range of 1~254 #1

Steps to upgrade 0.0.2-alpha1 to 0.0.2-alpha2

  • Manually backup/copy existing database mycontroller/conf/mycontroller.h2.db and mycontroller/conf/mycontroller.properties file.
  • Delete mycontroller directory
  • Extract 0.0.2-alpha2 bundle
  • Place backed-up mycontroller.h2.db file in to 'mycontroller/conf/'
  • Modify mycontroller/conf/mycontroller.properties file based on existing configuration.
  • Start MyController.org server -> bin/start.sh