Data Gator
Hardware and software documentation for the Data Gator project.
Loading...
Searching...
No Matches
BLESensor.hpp File Reference

This file implements BLE Sensor generic interface. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BLESensor
 Defines a bluetooth low energy (BLE) interface for integrating new sensors into the DG firmware. More...
 

Detailed Description

This file implements BLE Sensor generic interface.

BLESensor is the parent class for all bluetooth low energy sensors which are currently implemented for the Data Gator firmware architecture.

At this time (Fall 2023), only temperature and humidity sensors are supported, but it is possible that other types could be supported, requiring the parameters passed to toJSON(..) to change.

Author
Garrett Wells
Date
2022