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
This PR introduces support for fetching device installation codes from a remote cloud database through an out-of-band mechanism, replacing the current QR code dependency or manually write install code. The proposed system would allow pre-registration of device IEEE addresses with their corresponding installation keys in a secure cloud database prior to joining.
When a device attempts to join the network, the Trust Center would identify it by MAC association and automatically retrieve the pre-provisioned installation key from the cloud database based on the device's IEEE address. The remote system would then securely transmit this key to the Trust Center, enabling the establishment of security credentials before the standard in-band joining process begins.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This PR introduces support for fetching device installation codes from a remote cloud database through an out-of-band mechanism, replacing the current QR code dependency or manually write install code. The proposed system would allow pre-registration of device IEEE addresses with their corresponding installation keys in a secure cloud database prior to joining.
When a device attempts to join the network, the Trust Center would identify it by MAC association and automatically retrieve the pre-provisioned installation key from the cloud database based on the device's IEEE address. The remote system would then securely transmit this key to the Trust Center, enabling the establishment of security credentials before the standard in-band joining process begins.
Beta Was this translation helpful? Give feedback.
All reactions