Line 2:
Line 2:
'''Example Usage'''<br/>
'''Example Usage'''<br/>
−
Battery level = 15% > battery saving enabled.<br/>
+
Battery level = 15% ==> battery saving enabled.<br/>
−
Battery level = 30% > battery saving disabled.
+
Battery level = 30% ==> battery saving disabled.
+
+
''HINT: Don't forget that a trigger fires once at the exact time the event occurs. So, in the above examples, it will only fire when battery level goes down from 16% to 15% or up from 14% to 15% (respectively from 31% to 30% or from 29% to 30%)''