getPduResults
Check simulation outcomes after advancing a step to verify connectivity. View source, destination, traffic type, and status, filtering by protocol types like ICMP to focus on relevant traffic.
Instructions
Read the outcome of PDUs in the current simulation — source, destination, traffic type, and status (accepted/dropped/in_transit/etc). Call after stepSimulation to verify connectivity. Use the types filter to show only ICMP, TCP, etc. and hide STP/DTP background noise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | Only return frames matching these traffic type names (e.g. ["ICMP"], ["ICMP","ARP"]). Omit to return all frames. |