From a343a26d16e5b1fbda233c2a012866e8e194d431 Mon Sep 17 00:00:00 2001 From: Mark Bath Date: Wed, 12 Jan 2022 18:36:06 +0000 Subject: [PATCH] Add test for PGN127507 - Requires latest PGN definition from canboat Addresses issue: PGN127507 test data #165 --- test/pgns/127507.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/pgns/127507.js diff --git a/test/pgns/127507.js b/test/pgns/127507.js new file mode 100644 index 0000000..3376c00 --- /dev/null +++ b/test/pgns/127507.js @@ -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" +}]