DOIP Client Library - JavaScript Version
    Preparing search index...

    Class InDoipMessageFromIterable

    Class representing a DOIP message as a series of InDoipSegments, which is how messages are sent in DOIP. When the input of a DoipRequest or the output of a DoipResponse has multiple segments, an InDoipMessage can be used.

    For advanced usage. In most cases, the input of DoipRequest can be provided, and the output of DoipResponse can be accessed, more simply as JSON or one of the various JavaScript types for representing bytes.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Returns Promise<void>