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
If Active Mode Controller sees that there is a radio in the db needing single-step registration withdigital_signature it will do the following:
The radio can be of type A or B but needs indoor_deployment=true. If so, generate a registrationRequest for the radio with digitalSignature. Do not include installationParam in plain text.
if the radio doesn't have indoor_deployment=true, log an error and do not generate the request (or handle this situation differently).
If
Active Mode Controller
sees that there is a radio in the db needing single-step registration withdigital_signature
it will do the following:registrationRequest
for the radio withdigitalSignature
. Do not includeinstallationParam
in plain text.In case of doubts, refer to https://docs.google.com/document/d/1NMX3ZIzV-7nagjrmL4D03mCIE98ENlumYyj8bcW9oOM
The text was updated successfully, but these errors were encountered: