Versions Compared

Key

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

...

  1. Cm Handle Is Registered in Advised State
  2. Watchdog Process Wakes Up, set state to READY
  3. Based on the data sync enabled flag, the default state is set to UNSYCHRONIZED or NONNONE_REQUESTED
  4. The data sync watchdog should pick up any cm handles found in the UNSYCHRONIZED state.

Issues/Decisions

#Questions/Open IssuesNotesDecision/Answer
1How is data sync enabled set?Presumably during the registration process
2What is the default statePresumably UNSYNCHRONIZED if data sync enabled flag is true, and NONE_REQUESTED if data sync enabled flag is false.
3Is Data Sync State part of the registration request POST api Body?

4Does update functionality as part of cm handle registration have any effect on the data sync state and in turn the dtata sync enabled flag?