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
{{ message }}
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.
IN -> INr, including auto discovery of unit, authentication etc.
DONE
IN -> INr -> EM -> [GPN -> GPNr ->] GPV -> GPVr -> SPV -> SPVr -> EM Partially done, tr069 controller will automatically answer EM with dummy GPV and onwards.
Done:
If Discover param is 1, or if discovery mode is true, or if deviceParameters.length == 0 (meaning only system params)
GPN: Ask CPE for parameter names in <Keyroot>.ManagementServer. (or be explicit)
GPNr: Store all parameters in unit type that does not already exist
GPV/GPVr: Ask CPE for all values to parameters with Read Always flag
SPV/SPVr: Ask CPE to set new values for parameters that has different values in ACS (for initial provisioning this is obviously none). Always set new semi random PII.
The text was updated successfully, but these errors were encountered:
This is now complete with basic operations like discover unit type, provisioning parameters etc. It might not be 100% complete, but complete enough to use as a base system provisioning devices.
Following things must be implemented:
DONE
Partially done, tr069 controller will automatically answer EM with dummy GPV and onwards.Done:
<Keyroot>.ManagementServer.
(or be explicit)The text was updated successfully, but these errors were encountered: