Skip to content

ADT^A31 v2.5 message gets parsed as ADT^A05 v2.5 #598

Answered by milkshakeuk
eloekset asked this question in Q&A
Discussion options

You must be logged in to vote

did you see this bit in the wiki when parsing?

var parser = new PipeParser();

var parsed = parser.Parse(message, "2.2.CustomZ");

Notice the second argument, it tells the parser to use the custom version when parsing.

Replies: 12 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by eloekset
Comment options

You must be logged in to vote
1 reply
@milkshakeuk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #597 on October 09, 2024 07:22.