Guys help me out with this
Hello All,
I am facing a big issue here and the issue is like this
I want to show the devices whose battery level is less then 10% before 2 hours~120mins
and also I have one function of param_name Power status (we have 2,3 here)
*So for the device which is having less then 10 % battery with power status 3 and last update was 2 hour before
*I want the solution*
I have already got the logic for param like
param_name='Battery Charge Level' and param_value<=10
Anything more then this so that the logic will be completed.