#include <src/sensors/YosemitechY514.h>
YosemitechY514_Chlorophyll
class
The Variable sub-class used for the chlorophyll concentration output from a Yosemitech Y514-A chlorophyll sensor with wiper.
- Reference
- Detailed Descriptions
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- YosemitechY514_Chlorophyll(YosemitechY514* parentSense, const char* uuid = "", const char* varCode = "Y514Chloro") explicit
- Construct a new YosemitechY514_
Chlorophyll object. - YosemitechY514_Chlorophyll()
- Construct a new YosemitechY514_
Chlorophyll object. - ~YosemitechY514_Chlorophyll()
- Destroy the YosemitechY514_
Chlorophyll() object - no action needed.
Function documentation
YosemitechY514_ Chlorophyll:: YosemitechY514_Chlorophyll(YosemitechY514* parentSense,
const char* uuid = "",
const char* varCode = "Y514Chloro") explicit
Construct a new YosemitechY514_
Parameters | |
---|---|
parentSense | The parent YosemitechY514 providing the result values. |
uuid | A universally unique identifier (UUID or GUID) for the variable; optional with the default value of an empty string. |
varCode | A short code to help identify the variable in files; optional with a default value of "Y514Chloro". |
YosemitechY514_ Chlorophyll:: YosemitechY514_Chlorophyll()
Construct a new YosemitechY514_