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

    Function decodeJ1939

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

      Parameters

      • id: number

        The identifier as it arrived.

      • extended: boolean = true

        Whether it is a 29-bit extended identifier.

      Returns J1939Message | null

      The decoded message, or null for a standard identifier, which J1939 does not use.