ModularSensors > Files > src / publishers / ThingSpeakPublisher.h

ThingSpeakPublisher.h file

Contains the ThingSpeakPublisher subclass of dataPublisher for publishing data to ThingSpeak using the MQTT protocol.

Classes

class ThingSpeakPublisher
The ThingSpeakPublisher subclass of dataPublisher for publishing data to ThingSpeak using the MQTT protocol.

Defines

#define THING_SPEAK_USER_NAME = "MS"
The MQTT User Name.
#define THING_SPEAK_CLIENT_NAME = "MS"
The MQTT Client Name.

Define documentation

#define THING_SPEAK_USER_NAME = "MS"

The MQTT User Name.


#define THING_SPEAK_CLIENT_NAME = "MS"

The MQTT Client Name.