Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • HTTP Get to XCONF/DCM requesting RFC settings

  • Response from DCM is parsed and the configuration data extracted
    • includes "featuerControlfeatureControl" data block
    • looks for "effectiveImmediate" flag, evaluates if change in corresponding enable state, triggers reboot
  • The JSON config data supports 2 modes for the client control: Environment Variable, or TR-181 data paamaters
  • At feature startup, the feature modules will look at the Environment Vairable Variable (e.g. RFC_ENABLE_LSA = true) or TR-181 parameter, to determine enable/disable state

...