pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function j1939Decode

    • Decodes the J1939 fields out of an extended CAN identifier.

      Returns null for a standard 11-bit identifier, which J1939 does not use.

      Parameters

      • id: number
      • extended: boolean

      Returns J1939Message | null