Base wrapper around a SomeipMessage for script-side handling.
Used for message types that are not strictly “request” or “response” in the AUTOSAR sense (for example SomeipMessageType.NOTIFICATION, SomeipMessageType.ERROR).
Full SOME/IP message as received from the stack (payload should be a Buffer after normalization).
Buffer
Replace the SOME/IP payload on the wrapped message.
Raw SOME/IP payload bytes.
Base wrapper around a SomeipMessage for script-side handling.
Remarks
Used for message types that are not strictly “request” or “response” in the AUTOSAR sense (for example SomeipMessageType.NOTIFICATION, SomeipMessageType.ERROR).