Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Publish On Azure(I Can Publish using Python Paho But Not with C++ Version)
Publish On Azure [message #1838630] Tue, 02 March 2021 17:01
ruggero bandera is currently offline ruggero banderaFriend
Messages: 3
Registered: March 2021
Junior Member
Hi,
I have this strange issue.
I'n using the last Paho version.
with Pyton:
- I successfully connect to Azure IoT with Paho Pyton library
- Then I successfully send an Json Event.
- all works fine.
With C++
- I successfully connect to Azure IoT with Paho-C++ library
- the I send a Json Event.(no error) but Azure broker doesn't receive anything
- the Json is the same .

If I subscribe to:
'devices/' + CLIENT_ID + '/messages/devicebound/#'
'$iothub/twin/res/#'
Pyton and C++ works file and got the messages.

Thanks
Ruggero Bandera

Previous Topic:TLS 1.3 support with C client
Next Topic:control publish rate of generated persistent messages
Goto Forum:
  


Current Time: Fri May 03 10:16:33 GMT 2024

Powered by FUDForum. Page generated in 0.03289 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top