This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to modify the source code about SYS_MSG_*(Msg_Def.h) of dm365

Hi

where will relate the follow order ?

I add a SYS_MSG_*,and find the order was changed.

how can i to modify the code?

Msg_Def.h (\ipnc_app\include)   

   SYS_MSG_GET_DHCP_EN, ///< Get DHCP status.
    SYS_MSG_GET_HTTP_PORT, ///< Get http port.
    SYS_MSG_SET_NETMASK, ///< Set new netmask of IP netcam.
    SYS_MSG_GET_SNTP_FQDN, ///< Get SNTP FQDN.
    SYS_MSG_SET_TIME, ///< Set system time.
    SYS_MSG_SET_TIMEFORMAT, ///< Set display time format.
    SYS_MSG_SET_DAYLIGHT, ///< Set system time to use daylight or not.
    SYS_MSG_SET_TIMEZONE, ///< Set system time zone.
    SYS_MSG_GET_DEVICE_TYPE, ///< Get device type.
    SYS_MSG_GET_TITLE, ///< Get IP netcam title.
    SYS_MSG_GET_REGUSR, ///< Get IP netcam title.
    SYS_MSG_GET_OSDTEXT, ///< Get IP netcam title.
    SYS_MSG_GET_MAC, ///< Get ethernet MAC address.
    SYS_MSG_GET_IP, ///< Get IP netcam IP address.