SeanFeldman / azure-events-wishlist

Curated list of Azure events via EventGrid
20 stars 0 forks source link

IoT Edge Deployment Device Failed #39

Open GlennColpaert opened 4 years ago

GlennColpaert commented 4 years ago

Usecase scenario

When an IoT Edge Deployment is being applied to a set of Devices there is currently no notification whenever this deployment has been successfully applied to the device or not. This can be useful to trigger certain actions when a device has been updated or not.

SeanFeldman commented 4 years ago

Would you expect both, IoT Edge and IoT Hub to raise this event? If yes, we should split those two into two different events.

GlennColpaert commented 4 years ago

Only valid for IoT Edge in my opinion, as this would be the event that is triggered by the downstream edge runtime to notify that the deployment of a specific deployment configuration has failed. Not valid for non-edge devices.

SeanFeldman commented 4 years ago

Thank you for the clarification. I'll update the issue title as well and remove IoT Hub label. Keep those events coming 🙂