Basic response event will transmitted by the NWP at completion of the command processing.
A return code will reflect the success of the operation.
Possible error code:
- STATUS_OK (0) – success
- ERROR_INVALID_PARAM(-2) – invalid length (IE length is greater than 252 bytes or overall length of new IE length with all configured lengths is greater than INFO_ELEMENT_MAX_TOTAL_LENGTH bytes)
- ERROR_MALLOC_FAILED (-4) – length of the IE will pass the INFO_ELEMENT_MAX_TOTAL_LENGTH threshold
- ERROR_FS_ACCESS_FAILED (-7) – fail to get info elements from memory