Skip to content

Commit

Permalink
Updated according to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
drewjj committed Jun 28, 2023
1 parent a7ca783 commit 33c2b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ With the PPM module running, all filtered BSMs that are uploaded through the web

<b>For testing decoding with all supported ODE message types:</b>

To test decoding all supported ODE messages, the UDP endpoints must be utilized. These endpoints specifically take hex ASN1 encoded message data. These messages are allowed to have headers but do not need to.
To test decoding all supported ODE messages, the UDP endpoints must be utilized. These endpoints specifically take hex ASN.1 UPER encoded message data. These messages are allowed to have headers but do not need to. The headers are trimmed out currently once the UDP receiver receives the message so this data will not affect the output.

Supported message types:
- BSM
Expand Down

0 comments on commit 33c2b44

Please sign in to comment.