IoT device connection with Azure IoT hub without certificate

digitalcrankz

New member
Joined
Mar 24, 2023
Messages
1
Reaction score
0
We are having a IoT controller device and we want to connect it with Azure IoT hub (via MQTT) so is it possible to send data from IoT device to Azure IoT hub without installing any certificate on device i.e. we can configure a URL on device and that will simply send data to cloud with any certificate configuration on device. This is for testing purpose in the production we will update it with SSL.
 
Top