question

PascalTellier-7750 avatar image
0 Votes"
PascalTellier-7750 asked asergaz commented

Using new feature "deviced connected" in raw data

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
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @PascalTellier-7750 ,
Please share with us if you have any other questions related with your original post. Otherwise could you go ahead and mark the below as answer?

Thank you so much.

Remember:
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

0 Votes 0 ·

1 Answer

rkiss avatar image
1 Vote"
rkiss answered

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




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.