Skip to content

Set N2k class/function for SignalK #119

Closed Answered by macjl
macjl asked this question in Q&A
Discussion options

You must be logged in to vote

I found it by myself :

I've added the "addressClaim" parameter in the N2k connection definition. And all seems to work.

   {
      "pipeElements": [
        {
          "type": "providers/simple",
          "options": {
            "logging": true,
            "type": "NMEA2000",
            "subOptions": {
              "type": "canbus-canboatjs",
              "interface": "can0",
              "uniqueNumber": 1439130,
              "useCanName": true,
              "filtersEnabled": false,
              "addressClaim": {
                "pgn": 60928,
                "dst": 255,
                "Unique Number": 1263,
                "Manufacturer Code": 999,
                "Device Func…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by macjl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant