- Message Identifier: M:
- Field Separator: <^>
- Variable set: <=>
- Comment: #
- Start of message: <SOM> or <S>
- End of message: <EOM> or <E>
- Section separator: <->
- Chars LT 32 or GT 126: replace like <##> where the ## is the Unicode numeric value
Parts of NDF message:
- The white space of a message is ignored
- NDF is composed of two simple sections.
- Section one is for variable setting.
- Section two is for data, in row/column format, with header row first.
- Section separator: <->
- Comments CAN BE used, but don’t overuse.
- Extra lines or white space at the end of line are stripped out prior to transmission.
- There will be a section separator EVEN IF one of the two sections is empty, this is ok.
Example Message #1 (Data Report type message):
Example Message #2 (weather report):
Example Message #3 (For Sale):
Example Message #4 (redirect to SMS/text):
Example Message #5 (redirect to email):
Example Message #6 (emergency report):