_MqttSendId
#include <mqtt_client.h>
Public Attributes
| Name | |
|---|---|
| void * | owner |
| word16 | packet_id |
| byte | ack_type |
Public Attributes Documentation
variable owner
void * owner;
variable packet_id
word16 packet_id;
variable ack_type
byte ack_type;
Updated on 2026-09-17 at 01:19:44 +0000