class BACnet::IP4BVLCI::BDTEntry
- BACnet::IP4BVLCI::BDTEntry
- BinData
- Reference
- Object
Defined in:
bacnet/ip4_bvlci.crConstant Summary
-
ENDIAN =
["big"]
-
KLASS_NAME =
[BACnet::IP4BVLCI::BDTEntry]
-
PARTS =
[{type: "basic", name: ip, cls: UInt32, onlyif: nil, verify: nil, value: nil}, {type: "basic", name: port, cls: UInt16, onlyif: nil, verify: nil, value: nil}, {type: "basic", name: broadcast_distribution_mask, cls: UInt32, onlyif: nil, verify: nil, value: nil}] of Nil
-
REMAINING =
[] of Nil
Class Method Summary
Instance Method Summary
- #__format__ : IO::ByteFormat
- #broadcast_distribution_mask : UInt32
- #broadcast_distribution_mask=(broadcast_distribution_mask : UInt32)
-
#ip : UInt32
six octets consisting of the four-octet IP address followed by a two-octet UDP port number shall function analogously to the MAC address
-
#ip=(ip : UInt32)
six octets consisting of the four-octet IP address followed by a two-octet UDP port number shall function analogously to the MAC address
- #port : UInt16
- #port=(port : UInt16)
Macro Summary
- ba_cnet_apdu_indicator(name, onlyif = nil, verify = nil, value = nil)
- ba_cnet_data_link_indicator(name, onlyif = nil, verify = nil, value = nil)
- ba_cnet_ip4_bvlci(name, onlyif = nil, verify = nil, value = nil)
- ba_cnet_ip4_bvlci_bdt_entry(name, onlyif = nil, verify = nil, value = nil)
Class Method Detail
Instance Method Detail
def ip : UInt32
#
six octets consisting of the four-octet IP address followed by a two-octet UDP port number shall function analogously to the MAC address
def ip=(ip : UInt32)
#
six octets consisting of the four-octet IP address followed by a two-octet UDP port number shall function analogously to the MAC address