Skip to content

Commit

Permalink
Add test for PGN127507 -
Browse files Browse the repository at this point in the history
Requires latest PGN definition from canboat

Addresses issue: PGN127507 test data canboat#165
  • Loading branch information
nmbath committed Jan 12, 2022
1 parent f541d1b commit a343a26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/pgns/127507.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = [{
"expected": {"timestamp":"2016-02-28T19:57:02.829Z","prio":6,"src":129,"dst":255,"pgn":127507,"description":"Charger Status","fields":{"Instance":114,"Battery Instance":6,"Operating State":"Disabled","Charge Mode":"Standalone","Enabled":"Off"}},
"input": "2016-02-28T19:57:02.829Z,6,127507,129,255,6,72,06,08,fc,ff,ff"
}]

0 comments on commit a343a26

Please sign in to comment.