Diagnostic Services: Difference between revisions

From BACnet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:
! Service !! Description !! Rationale !! Notes
! Service !! Description !! Rationale !! Notes
|-
|-
| BACnetPing || Similar to ICMP "ping" command || Allows IP and MS/TP devices to be pinged || A read_property could suffice, but the BACnetPing will include timing information(s) and hashcode for route tracing. Ping via Device_Instance, BACnetAddress etc.
| BACnetPing || Similar to ICMP "ping" command || Allows IP and MS/TP devices to be pinged || A read_property could suffice, but the BACnetPing will include timing information(s) and hashcode for route tracing. Ping via Device_Instance, BACnetAddress etc. <br/> Ping command contains an extensible list of timestamps to do route-timing analysis
|}
|}

Latest revision as of 03:09, 12 October 2023

Diagnostic Services
Service Description Rationale Notes
BACnetPing Similar to ICMP "ping" command Allows IP and MS/TP devices to be pinged A read_property could suffice, but the BACnetPing will include timing information(s) and hashcode for route tracing. Ping via Device_Instance, BACnetAddress etc.
Ping command contains an extensible list of timestamps to do route-timing analysis