Can someone explain the difference between:
device.currentEnergy
-and-
device.currentValue("energy")
pretty please?
Can someone explain the difference between:
device.currentEnergy
-and-
device.currentValue("energy")
pretty please?
There is no difference for apps. For drivers, only the currentValue(attribute) method is available.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.