![]() |
API Documentation
|
Stores long-term statistics for commands executed using HardwareCommandQueue. More...
#include <HardwareCommandQueue.h>
Public Attributes | |
| String | command |
| String | default_argument |
| uint04 | number_of_attempts = 0 |
| uint04 | number_of_failures = 0 |
| TimeSpan | response_timeout = TimeSpan(0.0f) |
| TimeSpan | rx_delay = TimeSpan(0.0f) |
| CommandSupport | supports_command = CommandSupport::e_supported |
| TimeSpan | total_time = TimeSpan(0.0f) |
| TimeSpan | tx_delay = TimeSpan(0.0f) |
| String | validation_regex |
Stores long-term statistics for commands executed using HardwareCommandQueue.
| String command |
| String default_argument |
| uint04 number_of_attempts = 0 |
| uint04 number_of_failures = 0 |
| CommandSupport supports_command = CommandSupport::e_supported |
| String validation_regex |