class BACnet::APDUIndicator
Defined in:
bacnet/apdu_indicator.cr
Constant Summary
-
ENDIAN =
["big"]
-
KLASS_NAME =
[BACnet::APDUIndicator]
-
PARTS =
[{type: "bitfield", name: 0, cls: BACnet::APDUIndicator, onlyif: nil, verify: nil}] of Nil
-
REMAINING =
[] of Nil
Class Method Summary
Macro Summary
Instance Method Summary
Class Method Detail
Macro Detail
macro
ba_cnet_apdu_indicator(name, onlyif =
nil, verify =
nil, value =
nil)
#
Instance Method Detail
def
__format__ : IO::ByteFormat
#
def
flags=(flags : UInt8)
#
def
message_type=(message_type : UInt8)
#