EGD Protocol Adapter Release Notes 22.12.0

Bug Fixes

The following bug fixes were implemented in this release.
Non-finite Float and Double Measurements
Non-finite float and double measurements (e.g., Inf, -Inf, Nan, etc.) are now dropped from the adapter output.
Invalid Headers
Resolved an issue that would cause crashes when parsing invalid EGD headers.
"0" Signature PDUs
Incoming PDUs with a signature of "0" are no longer treated as an error.
Log Noise
Reduced log noise at the info level by moving many common messages to the debug level.