0.0.3-SNAPSHOT remove command DeleteDeviceCommand DisableDeviceCommand
use these command instead: SubDeviceDelete, SubDeviceDisable SubDeviceEnable commands
remove RrpcCommand, the ServiceInvocationCommand handle the sync service as well
add requests including : QueryDeviceTag,AttributeQuery,AttributeUpdate
0.0.4-SNAPSHOT rename some requests
2.1.0 release
2.1.1-SNAPSHOT support dynamic activate(login by productSecret)
support init by config file
2.1.2-SNAPSHOT support ota feature
2.1.2 release
2.1.3 message integration
2.1.4-SNAPSHOT internal logic refactor, fix thread pool resource leak
2.1.5-SNAPSHOT support device name internationalization for device registering
2.1.6-SNAPSHOT fix potential hanging bug during re-connect in paho
2.1.7-SNAPSHOT batch login sub-device
2.1.8 support composite jks
2.2.0-SNAPSHOT seperate the common part (message parsing etc.) into independent project
2.2.1-SNAPSHOT add file check in mqtt request (file is not supported yet)
2.2.2-SNAPSHOT upgrade to paho mqtt 1.2.1 due to security check