View Source KNXex.Frames.RoutingIndicationFrame.Raw (knxex v0.1.0)
This module contains the raw data of Routing Indication Frames.
That is, this struct gets used, when the message code of any other RoutingIndicationFrame does not match.
Link to this section Summary
Link to this section Types
@type t() :: %KNXex.Frames.RoutingIndicationFrame.Raw{raw_data: binary()}
Represents a raw service frame.