Initialize CMS
OTAP_CMS_Init
Start CMS listening and set registration callback function information
OTAP_CMS_StartListen
Set subscription callback function
OTAP_CMS_SubscribeMsg(ENUM_OTAP_CMS_SET_CALLBACK_FUN ...)
Set topic callback function
OTAP_CMS_SubscribeMsg(ENUM_OTAP_CMS_SET_TOPIC_FILTER ...)
Subscribe event
OTAP_CMS_ConfigDev
Force device to logout
OTAP_CMS_ForceLogout
Stop CMS listen
OTAP_CMS_StopListen
Stop CMS listen
OTAP_CMS_StopListen
Release resource
OTAP_CMS_Fini
Is device online?
YES
Deal with registration callback information
in OTAP_CMS_StartListen
NO