class

KNX::DisconnectRequest

Inherits KNX::ConnectStateRequest < BinData < Reference < Object

The server can send a Disconnect request and that the client will respond with a Disconnect response.

Constants

AFTER_DESERIALIZE = [] of Nil

The server can send a Disconnect request and that the client will respond with a Disconnect response.

BEFORE_SERIALIZE = [] of Nil

The server can send a Disconnect request and that the client will respond with a Disconnect response.

ENDIAN = ["system"]

The server can send a Disconnect request and that the client will respond with a Disconnect response.

KLASS_NAME = [KNX::DisconnectRequest]

The server can send a Disconnect request and that the client will respond with a Disconnect response.

PARTS = [] of Nil

The server can send a Disconnect request and that the client will respond with a Disconnect response.

REMAINING = [] of Nil

The server can send a Disconnect request and that the client will respond with a Disconnect response.

Constructors

new(channel_id : Int, control : Socket::IPAddress, protocol : ProtocolType = ProtocolType::IPv4UDP)
Source

Class methods

bit_fields

The server can send a Disconnect request and that the client will respond with a Disconnect response.

Source