Why is it so hard to access the status field in a device in vbscript? It is really easy to get the value and the string, but status for some reason is much harder? Admittedly I am not an expert vb scripter but the only code snippet I can find is here: https://help.homeseer.com/help/HS3/s....capigetstatus and I have no clue what that is doing?
Assuming I have a device 1234, I can get to the value through hs.devicevalue(1234). Is there no simple equivalent to get the status for this device? Thanks.
Assuming I have a device 1234, I can get to the value through hs.devicevalue(1234). Is there no simple equivalent to get the status for this device? Thanks.
Comment