While developing/debugging device related features, it would be helpful to figure out whether a device has successfully connected with auth or not (open fail).
Currently, the best way to do this is to subscribe to device status events to get the device's trust value.
It would be helpful to either add the device trust value either in the existing stat api or possible in a new api (along with possibly logging this information in talaria or webpa).
While developing/debugging device related features, it would be helpful to figure out whether a device has successfully connected with auth or not (open fail).
Currently, the best way to do this is to subscribe to device status events to get the device's trust value.
It would be helpful to either add the device trust value either in the existing
statapi or possible in a new api (along with possibly logging this information in talaria or webpa).