Skip to content
Success

Changes

Summary

  1. Move ObjectLink String decoding/encoding in ObjectLink class. (details)
  2. Add support ObjectLink for OLD JSON content format. (details)
Commit 32205a2b554a0821b1fdc869841631629d01b042 by Simon Bernard
Move ObjectLink String decoding/encoding in ObjectLink class.
The file was modified leshan-core/src/main/java/org/eclipse/leshan/core/node/ObjectLink.java (diff)
The file was modified leshan-core/src/main/java/org/eclipse/leshan/core/node/codec/text/LwM2mNodeTextDecoder.java (diff)
The file was modified leshan-core/src/main/java/org/eclipse/leshan/core/node/codec/text/LwM2mNodeTextEncoder.java (diff)
Commit b72d22d9270122cd87276af05c1d83932ac88b71 by Simon Bernard
Add support ObjectLink for OLD JSON content format.
The file was modified leshan-core/src/main/java/org/eclipse/leshan/core/node/codec/json/LwM2mNodeJsonDecoder.java (diff)
The file was modified leshan-core/src/main/java/org/eclipse/leshan/core/node/codec/json/LwM2mNodeJsonEncoder.java (diff)