Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@volks73 volks73 released this 07 Aug 22:04

Added

  • Help documentation.
  • Descriptions to all controls and indicators for all public VIs.
  • Example of using the high level VIs (To Msgpack and From Msgpack).
  • Example of using the lower level Writer and Reader classes.
  • Shared libraries for Windows 32-bit, Windows 64-bit, macOS, Linux, NI Linux RT x86-64, and NI Linux RT ARM targets.
  • The top-level To Msgpack VI that converts anything into MessagePack binary data.
  • The top-level From Msgpack VI that converts MessagePack binary data into a schema.
  • The Writer class for low-level encoding of MessagePack binary data.
  • The Reader class for low-level decoding of MessagePack binary data.