Skip to content

Instantly share code, notes, and snippets.

@funvill
Created July 24, 2018 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funvill/32893d881737aee29427be8f55948d52 to your computer and use it in GitHub Desktop.
Save funvill/32893d881737aee29427be8f55948d52 to your computer and use it in GitHub Desktop.
<BACnetPacket networkType='IP'>
<BVLL function='originalUnicastNPDU'/>
<NPDU control='0x08' version='1'>
<SourceNetwork>389</SourceNetwork>
<SourceAddress length='3'>0x05F17D</SourceAddress>
</NPDU>
<ComplexACKPDU moreFollows='0' originalInvokeId='74' segmentedMessage='0' serviceChoice='readProperty'>
<ReadPropertyACK>
<ObjectIdentifier context='0' datatype='12' objectInstance='389501' objectType='8'>device, 389501</ObjectIdentifier>
<PropertyIdentifier context='1' datatype='9' value='11'>apduTimeout</PropertyIdentifier>
<PropertyValue context='3'>
<UnsignedInteger datatype='2' value='3000'>3000</UnsignedInteger>
</PropertyValue>
</ReadPropertyACK>
</ComplexACKPDU>
</BACnetPacket>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment