Using new feature "deviced connected" in raw data

Pascal Tellier 46 Reputation points
2021-06-16T15:13:48.473+00:00

hi,
I've just discovered that device states are now available in raw data.

would it be possible to create a rules using this state ? for exemple send an email when the device is up. (device connected. ) ?

Same for device disconnected

Thanks

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
376 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Roman Kiss 2,246 Reputation points
    2021-06-16T17:44:29.3+00:00

    In the current version of the IoT Central App, the Device connectivity events are possible only for exporting, so it is very straightforward to publish these events to the Azure Event Grid and subscribe for your interest (using an advanced filtering) with a reliable delivery to your subscribers in the Fan-Out manner.

    Note, that the Device connectivity events are emitted in the underlying IoT Hub, so have a look at the following limitations here.

    Thanks
    Roman

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.