You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add a trait for reading NetworkInfo from the device (#558)
* feat: Add a trait for reading NetworkInfo from the device
This is mirroring what is done during device discovery, but also allows it to be exposed for the caller to read network information for display purposes. This will always prefer reading from the cache.
* chore: Update test assertion for network info
0 commit comments