1

Is IoT Edge V2 capable of receiving and handling C2D (not direct methods) messages?

If yes, how does it handle them? Which module gets the message?

Thanks!

Helikaon
  • 1,490
  • 13
  • 30

1 Answers1

1

Unfortunately, no receiving D2C messages supporting found either from documents and GitHub code. Currently, only receiving direct method from cloud on the module is valid.

This is a feature question you can submit it to Azure IoT Edge feedback. Share it here so other people needs can vote it up.

Rita Han
  • 9,574
  • 1
  • 11
  • 24