oats-center / isoblue

ISOBlue Hardware, Avena software, and Deployment Files
MIT License
20 stars 9 forks source link

j1939d: pad `pgn` to 6 length hex for subjects #180

Open abalmos opened 2 years ago

abalmos commented 2 years ago

For example: PGN = 0x0023A3

Right now data is published to j1939d.raw.23A3

We should probably be more predictable and use a padded version: j1939d.raw.0023A3