IoT::MQTT

struct TopicCount

File Information

Library: IoT/MQTT
Package: MQTTClient
Header: IoT/MQTT/Types.h

Constructors

TopicCount inline

TopicCount();

TopicCount inline

TopicCount(
    const std::string & t,
    int c
);

Variables

messageCount

int messageCount = 0;

The number of messages published or received on this topic.

topic

std::string topic;

The topic name.

Securely control IoT edge devices from anywhere   Connect a Device