Enhanced mstpcap utility to show Device ID in statistics if any I-Am Requests were encountered in the MS/TP data stream.

This commit is contained in:
skarg
2013-09-06 21:32:27 +00:00
parent e05af7f624
commit 252ffd934c
4 changed files with 138 additions and 6 deletions
+4
View File
@@ -205,6 +205,10 @@ extern "C" {
uint8_t * data, /* any data to be sent - may be null */
uint16_t data_len);
void MSTP_Fill_BACnet_Address(
BACNET_ADDRESS * src,
uint8_t mstp_address);
/* functions used by the MS/TP state machine to put or get data */
/* FIXME: developer must implement these in their DLMSTP module */
uint16_t MSTP_Put_Receive(