Has anyone come up with a clever work-around for the limit of IoT Edge device modules not supporting cloud-to-device messaging or file-uploading?
(ref: https://learn.microsoft.com/en-us/azure/iot-edge/module-development)
Currently, a module cannot receive cloud-to-device messages nor use the file upload feature.
Is it going to be available come GA (General Availability), or do we need to come up with ad-hoc solutions going forward?
Thanks!