# OP5 Monitor Integration
# 2.3.1
- Fix for reset batch after writing
# 2.3.0
- Data is sent to monitor in batches with configurable size and time constraints
- Separate URL configurations possible for config and metric data
- Fix for MQTT connection options
# 2.2.0
- Added option for MQTT Keep-alive
# 2.1.0
Added possibility for PProf endpoints for Golang
# 2.0.3
- Added more verbose logging
# 2.0.2
- Added MQTT connectivity options
# 2.0.1
- Fix for Lynx device cache
# 2.0.0
The next generation integration for OP5 Monitor. Now all functions for an installation can be exported directly to monitor.
# 1.10.0
- Added decoder for IM Buildings
- Added decoder for Radiobridge
- Added decoder for Vega
- Added decoder for Zenner
# 1.9.1
- Fixed a bug with non-working Decentlab DLS-HT35 sensor
# 1.9.0
- Updated decoder libraries to add new sensors
# 1.8.1
- Changed the format for Actility messages
# 1.8.0
- Added decoders for Abeeway sensors
# 1.7.0
- Added support for positions as geohashes
# 1.6.0
- Manage device existence in Redis, if it fails check with the API
# 1.5.0
- Added support for sensors from Zane
# 1.4.0
- Bugfix for Elsys sound sensor
- Timestamps for OP5 data is sourced from LoRa payload
# 1.3.1
- Smaller bugfixes
# 1.3.0
- Added Adeunis field tester
# 1.2.0
- Smaller bugfixes and improvements
# 1.1.1
- All API requests uses X-Auth header
# 1.1.0
- Updates to decoders
# 1.0.0
Initial release