Skip to content

fix msgpack, added more fault logging to point-to-point checkout utility

Amy Blank requested to merge feature/fix-msgpack into devel

Description

  • Updated MsgPack to 1.0.1
  • Fixed fault message handling for this version
  • Added more fault logging to point-to-point checkout utility

What to focus on

  • CoAP messages with custom types being sent and received correctly
  • Correct fault handling/logging

Resources

Workaround for MsgPack bug: https://github.com/msgpack/msgpack-cli/issues/334

Issues

  • Fixes #209

Merge request reports