Table Of Contents

Previous topic

BACnet Streaming Link Layer Service

Next topic

Network Layer Service

This Page

Network Layer Protocol Data Units

This is a long line of text.

PDU Base Types

class npdu.NPCI(PCI)

This is a long line of text.

npduVersion

This is a long line of text.

npduControl

This is a long line of text.

npduDADR

This is a long line of text.

npduSADR

This is a long line of text.

npduHopCount

This is a long line of text.

npduNetMessage

This is a long line of text.

npduVendorID

This is a long line of text.

update(npci)

This is a long line of text.

encode(pdu)
decode(pdu)
Parameters:pdupdu.PDUData buffer

This is a long line of text.

class npdu.NPDU(NPCI, PDUData)

This is a long line of text.

encode(pdu)
decode(pdu)
Parameters:pdupdu.PDUData buffer

This is a long line of text.

Service Requests

class npdu.WhoIsRouterToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.IAmRouterToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.ICouldBeRouterToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.RejectMessageToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.RouterBusyToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.RouterAvailableToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.RoutingTableEntry

This is a long line of text.

rtDNET

This is a long line of text.

rtPortID

This is a long line of text.

rtPortInfo

This is a long line of text.

class npdu.InitializeRoutingTable(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.InitializeRoutingTableAck(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.EstablishConnectionToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.

class npdu.DisconnectConnectionToNetwork(NPCI)

This is a long line of text.

encode(npdu)
decode(npdu)
Parameters:pduNPDU buffer

This is a long line of text.