ModularSensors > Files > src / dataPublisherBase.h

dataPublisherBase.h file

Contains the dataPublisher class - a virtual class used by other publishers to distribute data online.

A dataPublisher is a abstract concept. It is something that "watches" the logger for new data and correctly formats and sends that data to some online web service.

Classes

class dataPublisher
The dataPublisher class is a virtual class used by other publishers to distribute data online.

Defines

#define MS_SEND_BUFFER_SIZE = 750
Send Buffer.