ESP32 MQTT IoT Communication
Loading...
Searching...
No Matches
device.hh File Reference

Classes implementing logic for parsing Sensor Reading and ID Data into a JSON object. More...

#include <ArduinoJson.h>
#include <map>
#include <vector>
Include dependency graph for device.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  device::Parser
 Abstract Class Implementing Functions for Parsing Readings into JSON Objects. More...
 
class  device::Sensor
 Class encapsulating logic for handling sensors connected to the Board. More...
 
class  device::Device
 
class  device::SensorReading
 Class encoding logic for encoding Sensor Readings into a Json oject. More...
 

Namespaces

namespace  device
 Namespace containing functions that allow for th conversion of data into JSON Objects.
 

Detailed Description

Classes implementing logic for parsing Sensor Reading and ID Data into a JSON object.

Author
Corey Maxwell (corey.nosp@m..max.nosp@m.well1.nosp@m.8@pr.nosp@m.oton..nosp@m.me)
Version
0.1
Date
2024-08-28