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
Allow to activate IoT Explorer with activation params in a deep-link to pre-configure the selected Hub, assuming we can use AAD auth, and or/device to navigate to the proper view.
Eg: iotex://myhub.devices.net should open IoT Explorer, login with AAD auth, find the hub and navigate to the devices list view
Show an error message if the desired hub is not available in the default subscription and allow to select a different sub.
To navigate to the device view: `iotex://myhub.devices.net/?deviceId=mydevice
If the device is not found, show an error message and fallback to the device list view
The text was updated successfully, but these errors were encountered:
Allow to activate IoT Explorer with
activation params
in a deep-link to pre-configure the selected Hub, assuming we can use AAD auth, and or/device to navigate to the proper view.Eg:
iotex://myhub.devices.net
should open IoT Explorer, login with AAD auth, find the hub and navigate to the devices list viewShow an error message if the desired hub is not available in the default subscription and allow to select a different sub.
To navigate to the device view: `iotex://myhub.devices.net/?deviceId=mydevice
If the device is not found, show an error message and fallback to the device list view
The text was updated successfully, but these errors were encountered: