Diagnostic Services: Difference between revisions

From BACnet Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |+ 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 |}")
 
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
| 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.
|}
|}

Revision as of 07:52, 7 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.