publishers directory

Contains the source code for all dataPublisher subclasses.

Files

file AWS_IoT_Publisher.cpp
Implements the AWS_IoT_Publisher class.
file AWS_IoT_Publisher.h
Contains the AWS_IoT_Publisher subclass of dataPublisher for publishing data to AWS IoT Core using the MQTT protocol.
file DreamHostPublisher.cpp
Implements the DreamHostPublisher class.
file DreamHostPublisher.h
Contains the DreamHostPublisher subclass of dataPublisher for publishing data to the Stroud Center's now-deprecated DreamHost based live sensor data system.
file EnviroDIYPublisher.cpp
Implements the EnviroDIYPublisher class.
file EnviroDIYPublisher.h
Contains the EnviroDIYPublisher subclass of dataPublisher for publishing data to the Monitor My Watershed/EnviroDIY data portal at http://data.enviroDIY.org.
file S3PresignedPublisher.cpp
Implements the S3PresignedPublisher class.
file S3PresignedPublisher.h
Contains the S3PresignedPublisher subclass of dataPublisher for publishing data to S3 using a pre-signed URL.
file ThingSpeakPublisher.cpp
Implements the ThingSpeakPublisher class.
file ThingSpeakPublisher.h
Contains the ThingSpeakPublisher subclass of dataPublisher for publishing data to ThingSpeak using the MQTT protocol.
file UbidotsPublisher.cpp
Implements the UbidotsPublisher class.
file UbidotsPublisher.h
Contains the UbidotsPublisher subclass of dataPublisher for publishing data to the Ubidots IoT platform at https://ubidots.com.