geiger_api_connector 0.3.3
geiger_api_connector: ^0.3.3 copied to clipboard
A connector to GEIGER APIs
CHANGE LOG #
0.3.3 #
- Update with geiger_api: 0.7.9
0.3.2 #
- save description into data node
- add static variables to request version of geiger api and geiger_localstorage
0.3.1 #
- Add description into sensor node model
0.3.0 #
- Add plugin description
0.2.9 #
- Update new structure of recommendation
0.2.8 #
- Update with geiger_api: 0.7.8 and geiger_localstorage: 0.6.48
0.2.7 #
- Update with geiger_api: 0.7.7
- Add sendDeviceRecommendation and sendUserRecommendation
0.2.6 #
- Update with geiger_api: 0.7.5
- Add some more settings based on plugin integration guide: https://github.com/cyber-geiger/toolbox-communicationApi/wiki/Plugin-Integration
0.2.5 #
- Update with geiger_api: 0.7.4 and geiger_localstorage: 0.6.46
0.2.4 #
- Correct version number
0.2.3 #
- change
GEIGERValuetoGEIGERvalue
0.2.2 #
- Add
GeigerApiConnector.versionto query the version of GeigerAPIConnector - Replace app icon for example app
0.2.1 #
- Handle error in unCatchZone
0.2.0 #
- Add
updatePluginNodemethod to write plugin information into the plugin node - Update with geiger_api: 0.7.3 and geiger_localstorage: 0.6.42
- fix kotlin version to: 1.6.10
0.1.1 #
- Update with geiger_localstorage 0.6.38
- Add github action flow to automatically publish to pub.flutter-io.cn
0.1.0 #
- Update with geiger_api 0.7.2 and geiger_localstorage 0.6.37
0.0.2 #
- Update with GeigerAPI version 0.7.0 and Geiger LocalStorage version 0.6.31
0.0.1 #
- First version