CaptureInfo
Summary
- Here you can find extra information about how the message was captured
Gateway device could be a Capture Module, a Spy, a Converter such as 1000BASE-T1 SPY
- Properties
Structure
- class CaptureInfo
-
- direction
Direction of the capture (Tx or Rx),
Noneif the direction is unknown.- Type
DataDirectionor None
- gateway_address
- Address of the Gateway device that captured this message.
Noneif the message was not captured from a gateway.
- Type
- gateway_dev_id
- Id of the Gateway device that captured this message.
Noneif the message was not captured from a gateway.
- Type
uint16or None
- gateway_in_sync
- The Synchronization state of the Capture Module.
Noneif the message was not captured over a Capture Module.
- Type
boolor None
- gateway_linklayer
Type of links,
Noneif the message was not captured from a gateway.- Type
LinkLayeror None
- gateway_port
- Port of the Gateway capture
Noneif the message was not captured from a gateway.
- Type
uint32or None
- gateway_timestamp
- Timestamp of the Gateway capture
Noneif the message was not captured from a gateway.
- Type
decimalor None
- gateway_type
Type of the gateway capture,
Noneif the message was not captured from a gateway.- Type
GatewayTypeor None
- interface_name
The interface name of the message,
Noneif the message came from pcap or doesn't have an interface name.- Type