#include <src/sensors/YosemitechY511.h>
YosemitechY511_Turbidity
class
The Variable sub-class used for the turbidity output from a Yosemitech Y511-A optical turbidity sensor with wiper.
- Reference
- Detailed Descriptions
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- YosemitechY511_Turbidity(YosemitechY511* parentSense, const char* uuid = "", const char* varCode = "Y511Turbidity") explicit
- Construct a new YosemitechY511_
Turbidity object. - YosemitechY511_Turbidity()
- Construct a new YosemitechY511_
Turbidity object. - ~YosemitechY511_Turbidity()
- Destroy the YosemitechY511_
Turbidity object - no action needed.
Function documentation
YosemitechY511_ Turbidity:: YosemitechY511_Turbidity(YosemitechY511* parentSense,
const char* uuid = "",
const char* varCode = "Y511Turbidity") explicit
Construct a new YosemitechY511_
Parameters | |
---|---|
parentSense | The parent YosemitechY511 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 "Y511Turbidity". |
YosemitechY511_ Turbidity:: YosemitechY511_Turbidity()
Construct a new YosemitechY511_