corrected BDA type according to eBUS spec (fixes #382), added BDZ

This commit is contained in:
John
2021-02-20 09:26:45 +01:00
parent e3fb45b657
commit 3e81e4afbe
4 changed files with 68 additions and 57 deletions
+2 -1
View File
@@ -3,9 +3,10 @@
## Bug Fixes
* fix for escaping double quote in CSV format
* adjusted helper shell scripts and Munin plugin to newer netcat
* fix for weekday in BDA data type (for sending only)
## Features
* added DTM data type
* added DTM and BDZ data types
# 21.2 (2021-02-08)