I am currently working with setting up an Azure IoT demo showcasing the power of Event Hubs and a few other technologies. The devices I am working with use very basic WiFi chips that run off AT commands. The Wifi chip and supporting microcontrollers do
not support SSL. Is there any way to upload events to event hub without SSL?
↧