I'm using iot edge modules. I need to send messages to the hub from the edge module. Per my understanding, I need to send it first to the iot edge hub, the edge hub will take care of transferring it to the cloud iot hub. I can consume it from there.
If that's supported, I'm looking for a REST sample on how to do that (or just REST documentation)