When writing an app in groovy there's a way to get the information about the device (id, name, displayName, typeName).
There's also an option to get device status.
- Is this status field set for every device?
- In Smart Things this field was set to
ACTIVE
orONLINE
if the device was actually online, what are possible values in Hubitat?