7.13 Resource Type <mgmtCmd>
Each mgmtCmd Resource shall map to BBF TR-069 RPC commands based on the value of cmdType. Accordingly, execReqArgs shall contain arguments related to the corresponding BBF TR-069 RPCs. The details about corresponding procedure mapping are described in clause 8.2.
Table 7.13-1: Resource Type <mgmtCmd>
Attribute cmdType of mgmtCmd | Attribute execReqArgs of mgmtCmd |
---|---|
cmdType = RESET | Shall include all arguments related to BBF FactoryReset RPC |
cmdType = REBOOT | Shall include all arguments related to BBF Reboot RPC |
cmdType = UPLOAD | Shall include all arguments related to BBF Reboot RPC |
cmdType = DOWNLOAD | Shall contain all arguments related to BBF Reboot RPC |
cmdType = SOFTWAREINSTALL | Shall contain all arguments related to BBF ChangeDUState RPC which shall contain "InstallOpStruct" structure. |
cmdType = SOFTWAREUNINSTALL | Shall contain all arguments related to BBF ChangeDUState RPC which shall contain "UninstallOpStruct" structure. |