Skip to content

Releases: megla-gmbh/OMFPublisher

OMFPublisher 1.1.0 for Eclipse Kura

12 Feb 09:29
Compare
Choose a tag to compare
  • SSLVerify now works as expected
    • If the option SSLVerify is active then the certificate of the OMF target will be checked against the certificates in the Kura Keystore. If the option SSLVerify is deactivated, then the certificate of the target is always accepted.
    • The default value of the option SSLVerify is now true.
  • Message buffering improved
    • If a message could not be sent then the same message will not be saved twice.
  • Logging unified
  • Byte arrays are no longer supported
    • OMF targets usually do not support byte array as data.

OMFPublisher 1.0.1 for Eclipse Kura

24 Jan 10:49
Compare
Choose a tag to compare
  • Fixed a bug with NaN and Infinity values.
    • NaN and Infinity values will now be discarded and do not create an infinite loop.
  • Boolean values are now sent as integers (false=0, 1=true)
    • Booleans will bo longer create enumeration sets.

OMFPublisher 1.0.0 for Eclipse Kura

09 Jul 07:49
6535e43
Compare
Choose a tag to compare

Initial Release of the OMFPublisher for Eclipse Kura