Helikaon
Helikaon

Reputation: 1508

IoT Edge V2 C2D messages handling

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!

Upvotes: 1

Views: 241

Answers (1)

Rita Han
Rita Han

Reputation: 9700

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.

Upvotes: 1

Related Questions