Sensor Web Server DAO impl v3.3.6
Available in Maven Central.
Change Log
- Use separate query for getting only type data from datasets
- Query only the id of a dataset for exist query
- Get and store in BdQuery expanded and formatToUnixTime flag as well as NumberFormat
- Use getter from DbQuery for number format and flags
- Remove duplicated deleted filter parameter in sql query
- Define QuantityDataEntity for querying observaiton in QuantityDataRepository (reduces the returned columns)
Dependency Updates
- None
Breaking Changes
- None
See here for the complete commit log.