Azure / azure-iot-remote-monitoring

Azure IoT Remote Monitoring preconfigured solution
Other
249 stars 221 forks source link

Rules using Boolean data aren't triggering #455

Closed TylerLeonhardt closed 3 years ago

TylerLeonhardt commented 6 years ago

I'm trying to set up a rule for when a Boolean data point ("isSoilDry") is true.

screen shot 2018-02-01 at 11 38 07 am I've tried the following conditions when creating the rule:

isSoilDry = true isSoilDry = 1 isSoilDry > 0

but nothing is triggering it as you can see by the lack of "last triggered" data on the right screen shot 2018-02-01 at 11 38 17 am

I noticed that data is coming in, though. Here you see it is false with a value of 0 in the graph. (It has been true before and the rule didn't fire) screen shot 2018-02-01 at 11 38 41 am

Any thoughts?

ankitscribbles commented 3 years ago

Note: As of December 10th 2020, Remote Monitoring solution accelerator is no longer supported. All supporting repositories have been archived.