Skip to content

Keepalive gets revision 0 #44

@ekdahl

Description

@ekdahl

I'm using the library for a MID interpreter. Entering a keepalive "00209999001 " gets reported as revision 0 where it is in fact 1.

See https://github.com/Rickedb/OpenProtocolInterpreter/blob/master/src/OpenProtocolInterpreter/KeepAlive/Mid9999.cs#L27
I guess that should be 1 instead as there does not exist revision 0 for any MID.
Revision 1 can be written as "001", "000" or " " (three spaces) according to the specification.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions