Daniel kalu
Daniel kalu
DIIDevHeads IoT Integration Server
Created by Daniel kalu on 6/24/2024 in #edge-networking
Is there a module for TCP/IP implementation in Azure IoT Edge?
Hey @IoT Cloud so recently i want to use Azure IoT Edge for identity and protocol translation for an OBD-II device that communicates strictly via TCP/IP, while Azure IoT Hub supports MQTT, AMQP, and HTTPS. Our goals are Identity Translation (Create and register IDs for these devices from IoT Edge to IoT Hub and also to enable automatic device-to-IoT Hub communication through IoT Edge) also Protocol Translation(Enable communication between TCP/IP devices and Azure IoT Hub’s supported protocols (MQTT, AMQP, HTTPS)) So currently bi-directional communication for messaging and FOTA is needed My Questions are : 1. Is there a module for TCP/IP implementation in Azure IoT Edge? 2. Can the available repository be used for production-level deployment? 3. Is there detailed documentation or examples for production-level implementation? 4. Does this setup support two-way communication (device → edge → cloud and vice versa)? 5. Is the identity translation gateway mature enough for production use?
3 replies