I want to use Azure IoT edge as an identity translation gateway for my TCP/IP-based device for that I have gone through many documentation regarding Azure IoT edge gateway and came to know that this gateway support Device->Cloud messaging but not Cloud->Device messaging. So I want to know whether we can establish a bidirectional communication by using this Azure IoT edge gateway.
Thanks