Hi everyone,
I wish to find a single SDK from Azure to support my below needs:
1. Enable uploading binary data from my Linux device to Azure storage
2. Enable pushing status infor from my Linux device to Azure IoT hub
I might be wrong, but I realize that I need to use "azure sdk for cpp" to support feature 1, and use "azure sdk for c" to support feature 2.
This is weird to me, why can't Microsoft combine these two SDKs ?
Can anyone help me to further understand their difference ? And a further question, is there really a single SDK that can support my needs ?
Thanks alot in advance for any help.
Randy