Is there a way of reading a device’s attributes when writing pistons (or indeed in the wider webcore site) as I periodically have a device whose attributes are really unclear (or that I could really do with knowing the detail of at that moment) and currently I have to keep a “debug” piston that just writes stuff to my messages queue - which is really inefficient. I know I could probably write the device:attribute in the evaluation console but that doesn’t autocomplete and generally I have no idea what the attributes are!
In particular, if you are interested, I’m fighting the NST Weather device today, trying to find which attribute represents precipitation probability % (its listed in the attributes when I use it as a physical device but its not obvious which that is when I write an expression!)
Cheers
–Chris