enum BACnet::SegmentationSupport

Defined in:

bacnet.cr

Enum Members

Both = 0
Transmit = 1
Receive = 2
NotSupported = 3

Instance Method Summary

Instance Method Detail

def both? #

[View source]
def not_supported? #

[View source]
def receive? #

[View source]
def transmit? #

[View source]