This is an issue I posted on the leshan github about their client, I was getting a fatal error on the iot agent which is now solved, the messages arrive but the value is however still encoded (as you can see in the logs below) and when it posts the value to the mongodb (or orion I have no idea) it sends it empty because it can't decode the value received.
https://github.com/eclipse/leshan/issues/1284
This is an issue I posted on the leshan github about their client, I was getting a fatal error on the iot agent which is now solved, the messages arrive but the value is however still encoded (as you can see in the logs below) and when it posts the value to the mongodb (or orion I have no idea) it sends it empty because it can't decode the value received.
Is this a known issue, how could we perhaps support more recent formatting?