Skip to content

Commit

Permalink
tests: added tests for 126208 130845 (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbender9 authored Sep 25, 2023
1 parent 920c6fd commit 17aa3e5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
14 changes: 10 additions & 4 deletions test/pgns/126208.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions test/pgns/130845.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module.exports = [{
"expected": {"timestamp":"2023-09-20T14:11:11.577Z","prio":3,"src":2,"dst":255,"pgn":130845,"description":"Simnet: Key Value","fields":{"Manufacturer Code":"Simrad","Industry Code":"Marine Industry","Display Group":"Default","Key":"Backlight level","MinLength":1,"Value":88, "Spare": 0, "Address": null, "Repeat Indicator": null, "Reserved1": null, "Reserved2": null}},
"input": "2023-09-20T14:11:11.577Z,3,130845,2,255,11,41,9f,ff,ff,01,ff,ff,12,00,01,58"
}]

0 comments on commit 17aa3e5

Please sign in to comment.