module BACnet::Client::Message::ComplexAck

Extended Modules

Defined in:

bacnet/client/message/complex_ack.cr

Instance Method Summary

Instance Method Detail

def build(message, invoke_id : Int, service : ConfirmedService, object_id : ObjectIdentifier, property_id : PropertyType | PropertyIdentifier, objects : Array(Object | Objects), index : Int | Nil = nil, network : UInt16 | Nil = nil, address : String | Bytes | Nil = nil) #

[View source]
def parse(message) #

[View source]