I tried going to the widgets and into activities to see if any of those might activate any of these readings.
On a side note, how do I iterate through this object?
In python I'd do something like this: [ if info[i] then 1 else 0 for i in info ]
Pretty printing an object and seeing the properties would be nice too (instead of "Obj: 177")