0.0.2-alpha2 Release
Pre-release
Pre-release
·
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
andmycontroller/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