Skip to content

Instantly share code, notes, and snippets.

@ChristianTremblay
Last active March 4, 2016 03:17
Show Gist options
  • Save ChristianTremblay/0129ffa5dc894e532277 to your computer and use it in GitHub Desktop.
Save ChristianTremblay/0129ffa5dc894e532277 to your computer and use it in GitHub Desktop.
> read 2:5 analogInput 1 presentValue
DEBUG:bacpypes.appservice.ClientSSM:indication <bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f23993505c0>
<bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f23993505c0>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.appservice.ClientSSM: - invoke ID: 2
DEBUG:bacpypes.appservice.ClientSSM: - segment size: 1024
DEBUG:bacpypes.appservice.ClientSSM: - segment count: 1
DEBUG:bacpypes.appservice.ClientSSM:set_state 2 (AWAIT_CONFIRMATION) timer=3000
DEBUG:bacpypes.appservice.ClientSSM:request <bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f2399350780>
<bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f2399350780>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
> DEBUG:bacpypes.appservice.ClientSSM:process_task
DEBUG:bacpypes.appservice.ClientSSM:await_confirmation_timeout
DEBUG:bacpypes.appservice.ClientSSM: - no response, try again (1 < 3)
DEBUG:bacpypes.appservice.ClientSSM:indication <bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f23993505c0>
<bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f23993505c0>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.appservice.ClientSSM: - invoke ID: 2
DEBUG:bacpypes.appservice.ClientSSM: - segment size: 1024
DEBUG:bacpypes.appservice.ClientSSM: - segment count: 1
DEBUG:bacpypes.appservice.ClientSSM:set_state 2 (AWAIT_CONFIRMATION) timer=3000
DEBUG:bacpypes.appservice.ClientSSM:request <bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f23993509b0>
<bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f23993509b0>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.appservice.ClientSSM:confirmation <bacpypes.apdu.ComplexAckPDU(12,2) instance at 0x7f2399350da0>
<bacpypes.apdu.ComplexAckPDU(12,2) instance at 0x7f2399350da0>
pduSource = <RemoteStation 2:5>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55.3e.44.41.ad.ae.14.3f'
DEBUG:bacpypes.appservice.ClientSSM:await_confirmation <bacpypes.apdu.ComplexAckPDU(12,2) instance at 0x7f2399350da0>
<bacpypes.apdu.ComplexAckPDU(12,2) instance at 0x7f2399350da0>
pduSource = <RemoteStation 2:5>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55.3e.44.41.ad.ae.14.3f'
DEBUG:bacpypes.appservice.ClientSSM: - complex ack
DEBUG:bacpypes.appservice.ClientSSM: - unsegmented
DEBUG:bacpypes.appservice.ClientSSM:set_state 6 (COMPLETED) timer=0
DEBUG:bacpypes.appservice.ClientSSM:response <bacpypes.apdu.ComplexAckPDU(12,2) instance at 0x7f2399350da0>
<bacpypes.apdu.ComplexAckPDU(12,2) instance at 0x7f2399350da0>
pduSource = <RemoteStation 2:5>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55.3e.44.41.ad.ae.14.3f'
21.709999084472656
> bugin bacpypes.netservice.NetworkServiceAccessPoint
handler to bacpypes.netservice.NetworkServiceAccessPoint added
> read 2:5 analogInput 1 presentValue
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:indication <bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7f41868c78d0>
<bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7f41868c78d0>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7f41868c79e8>
<bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7f41868c79e8>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - npdu: <bacpypes.npdu.NPDU object at 0x7f41868c7a58>
<bacpypes.npdu.NPDU object at 0x7f41868c7a58>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
npduVersion = 1
pduData = x'02.44.01.0c.0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - no known path to network, broadcast to discover it
> DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:indication <bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7f41868c77f0>
<bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7f41868c77f0>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7f41868c75f8>
<bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7f41868c75f8>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - npdu: <bacpypes.npdu.NPDU object at 0x7f41868c7a90>
<bacpypes.npdu.NPDU object at 0x7f41868c7a90>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
npduVersion = 1
pduData = x'02.44.01.0c.0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - no known path to network, broadcast to discover it
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:process_npdu <bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8> <bacpypes.npdu.NPDU object at 0x7f41868c7b38>
<bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8>
adapterSAP = <bacpypes.netservice.NetworkServiceAccessPoint object at 0x7f41868acb00>
<bacpypes.npdu.NPDU object at 0x7f41868c7b38>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
npduVersion = 1
npduControl = 8
npduSADR = <RemoteStation 2:5>
pduData = x'30.01.0c.0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - processLocally: True
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - forwardMessage: False
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7f41868c7c18>
<bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7f41868c7c18>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduSource: <RemoteStation 2:5>
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduDestination: <Address 192.168.210.51>
23.760000228881836
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:process_npdu <bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8> <bacpypes.npdu.NPDU object at 0x7f41868c7c50>
<bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8>
adapterSAP = <bacpypes.netservice.NetworkServiceAccessPoint object at 0x7f41868acb00>
<bacpypes.npdu.NPDU object at 0x7f41868c7c50>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
npduVersion = 1
npduControl = 8
npduSADR = <RemoteStation 2:5>
pduData = x'30.01.0c.0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - processLocally: True
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - forwardMessage: False
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7f41868c7d30>
<bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7f41868c7d30>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduSource: <RemoteStation 2:5>
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduDestination: <Address 192.168.210.51>
read 2:5 analogInput 1 presentValue
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:indication <bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f41868c7748>
<bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f41868c7748>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ConfirmedRequestPDU,2) instance at 0x7f41868c7ac8>
<bacpypes.apdu.APDU(ConfirmedRequestPDU,2) instance at 0x7f41868c7ac8>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - npdu: <bacpypes.npdu.NPDU object at 0x7f41868c75f8>
<bacpypes.npdu.NPDU object at 0x7f41868c75f8>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
npduVersion = 1
pduData = x'02.44.02.0c.0c.00.00.00.01.19.55'
> DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:indication <bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f41868c77b8>
<bacpypes.apdu.ConfirmedRequestPDU(12,2) instance at 0x7f41868c77b8>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ConfirmedRequestPDU,2) instance at 0x7f41868c7a20>
<bacpypes.apdu.APDU(ConfirmedRequestPDU,2) instance at 0x7f41868c7a20>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - npdu: <bacpypes.npdu.NPDU object at 0x7f41868c7b38>
<bacpypes.npdu.NPDU object at 0x7f41868c7b38>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
npduVersion = 1
pduData = x'02.44.02.0c.0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:process_npdu <bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8> <bacpypes.npdu.NPDU object at 0x7f41868c7a58>
<bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8>
adapterSAP = <bacpypes.netservice.NetworkServiceAccessPoint object at 0x7f41868acb00>
<bacpypes.npdu.NPDU object at 0x7f41868c7a58>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
npduVersion = 1
npduControl = 8
npduSADR = <RemoteStation 2:5>
pduData = x'30.02.0c.0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - processLocally: True
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - forwardMessage: False
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ComplexAckPDU,2) instance at 0x7f41868c7d30>
<bacpypes.apdu.APDU(ComplexAckPDU,2) instance at 0x7f41868c7d30>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduSource: <RemoteStation 2:5>
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduDestination: <Address 192.168.210.51>
23.760000228881836
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:process_npdu <bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8> <bacpypes.npdu.NPDU object at 0x7f41868c7a58>
<bacpypes.netservice.NetworkAdapter object at 0x7f41868ac6d8>
adapterSAP = <bacpypes.netservice.NetworkServiceAccessPoint object at 0x7f41868acb00>
<bacpypes.npdu.NPDU object at 0x7f41868c7a58>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
npduVersion = 1
npduControl = 8
npduSADR = <RemoteStation 2:5>
pduData = x'30.02.0c.0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - processLocally: True
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - forwardMessage: False
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ComplexAckPDU,2) instance at 0x7f41868c7c18>
<bacpypes.apdu.APDU(ComplexAckPDU,2) instance at 0x7f41868c7c18>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 2
pduData = x'0c.00.00.00.01.19.55.3e.44.41.be.14.7b.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduSource: <RemoteStation 2:5>
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduDestination: <Address 192.168.210.51>
exit
Exiting...
osboxes@osboxes:~/dev/bacpypes/samples$ python ReadProperty.py --ini BP_Maison.ini
> bugin bacpypes.netservice.NetworkServiceAccessPoint
handler to bacpypes.netservice.NetworkServiceAccessPoint added
> read 2:5 analogInput 1 presentValue
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:indication <bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7fd57447f828>
<bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7fd57447f828>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7fd57447f630>
<bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7fd57447f630>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - npdu: <bacpypes.npdu.NPDU object at 0x7fd57447fa58>
<bacpypes.npdu.NPDU object at 0x7fd57447fa58>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
npduVersion = 1
pduData = x'02.44.01.0c.0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - no known path to network, broadcast to discover it
> DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:indication <bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7fd57447f940>
<bacpypes.apdu.ConfirmedRequestPDU(12,1) instance at 0x7fd57447f940>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7fd57447f9e8>
<bacpypes.apdu.APDU(ConfirmedRequestPDU,1) instance at 0x7fd57447f9e8>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
apduType = 0
apduSeg = False
apduMor = False
apduSA = True
apduMaxSegs = 16
apduMaxResp = 1024
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - npdu: <bacpypes.npdu.NPDU object at 0x7fd57447fa90>
<bacpypes.npdu.NPDU object at 0x7fd57447fa90>
pduDestination = <Address 2:5>
pduExpectingReply = 1
pduNetworkPriority = 0
npduVersion = 1
pduData = x'02.44.01.0c.0c.00.00.00.01.19.55'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - no known path to network, broadcast to discover it
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:process_npdu <bacpypes.netservice.NetworkAdapter object at 0x7fd574464160> <bacpypes.npdu.NPDU object at 0x7fd57447fb38>
<bacpypes.netservice.NetworkAdapter object at 0x7fd574464160>
adapterSAP = <bacpypes.netservice.NetworkServiceAccessPoint object at 0x7fd574464b00>
<bacpypes.npdu.NPDU object at 0x7fd57447fb38>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
npduVersion = 1
npduControl = 8
npduSADR = <RemoteStation 2:5>
pduData = x'30.01.0c.0c.00.00.00.01.19.55.3e.44.41.be.66.66.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - processLocally: True
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - forwardMessage: False
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7fd57447fc18>
<bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7fd57447fc18>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55.3e.44.41.be.66.66.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduSource: <RemoteStation 2:5>
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduDestination: <Address 192.168.210.51>
23.799999237060547
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint:process_npdu <bacpypes.netservice.NetworkAdapter object at 0x7fd574464160> <bacpypes.npdu.NPDU object at 0x7fd57447fb38>
<bacpypes.netservice.NetworkAdapter object at 0x7fd574464160>
adapterSAP = <bacpypes.netservice.NetworkServiceAccessPoint object at 0x7fd574464b00>
<bacpypes.npdu.NPDU object at 0x7fd57447fb38>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
npduVersion = 1
npduControl = 8
npduSADR = <RemoteStation 2:5>
pduData = x'30.01.0c.0c.00.00.00.01.19.55.3e.44.41.be.66.66.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - processLocally: True
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - forwardMessage: False
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu: <bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7fd57447fd30>
<bacpypes.apdu.APDU(ComplexAckPDU,1) instance at 0x7fd57447fd30>
pduSource = <Address 192.168.210.253>
pduDestination = <Address 192.168.210.51>
pduExpectingReply = False
pduNetworkPriority = 0
apduType = 3
apduSeg = False
apduMor = False
apduService = 12
apduInvokeID = 1
pduData = x'0c.00.00.00.01.19.55.3e.44.41.be.66.66.3f'
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduSource: <RemoteStation 2:5>
DEBUG:bacpypes.netservice.NetworkServiceAccessPoint: - apdu.pduDestination: <Address 192.168.210.51>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment