Last-result summary for MQTT remote configuration commands.
More...
#include <mqtt_telemetry.h>
|
|
bool | lastCommandSeen |
| | True once at least one remote command was processed.
|
| |
|
bool | lastCommandAccepted |
| | True when the last command was accepted.
|
| |
|
uint32_t | acceptedCount |
| | Total accepted remote commands since boot.
|
| |
|
uint32_t | rejectedCount |
| | Total rejected remote commands since boot.
|
| |
|
char | lastKey [32] |
| | Key name of the last processed command.
|
| |
|
char | lastDetail [96] |
| | Short apply/reject detail for the last command.
|
| |
Last-result summary for MQTT remote configuration commands.
The documentation for this struct was generated from the following file: