Skip to content

MessageNotAck and reason

David Otterdahl edited this page Mar 25, 2024 · 1 revision

Q: The MessageNotAck contains a description of the error that occurred. Is this expected to be a textual description?

A: Yes. The original idea was to use a textual description. You are encourage to use a mix of both error codes and a text description, e.g. "SW Err48: Alarm code not found" or something similar.

Clone this wiki locally