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.dbandmycontroller/conf/mycontroller.propertiesfile. - Delete
mycontrollerdirectory - Extract 0.0.2-alpha2 bundle
- Place backed-up
mycontroller.h2.dbfile in to 'mycontroller/conf/' - Modify
mycontroller/conf/mycontroller.propertiesfile based on existing configuration. - Start MyController.org server ->
bin/start.sh