Azure / Azure/azure-iot-sdk-java

[feature request] Allow the users to do the serialization by their own for the payload in Direct Methods

Open
#1,594 3 comments 3 reactions 0 assignees View on GitHub
enhancement IoTSDK
Dominant language
Java
Stars
210
Forks
238
Avg merge
4d 9h
Merged PRs (30d)
7

Description

This is from the issue #1584 where we notice there might be different behaviors across different JSON serialization and deserialization libraries when sending and receiving the direct method payloads. For instance, using Gson in Java and NewtonSoft in .NET. Therefore, it would be great to allow the users to do the serialization by their own, rather than giving the full control to the SDK internally.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.