#include <src/sensors/GeoluxHydroCam.h>
GeoluxHydroCam_ByteError
class
The Variable sub-class used for the byte error output from a Geolux HydroCam camera.
- Reference
- Detailed Descriptions
Base classes
- class Variable
- The variable class for a value and related metadata.
Constructors, destructors, conversion operators
- GeoluxHydroCam_ByteError(GeoluxHydroCam* parentSense, const char* uuid = "", const char* varCode = "HydroCamByteError") explicit
- Construct a new GeoluxHydroCam_
ByteError object. - GeoluxHydroCam_ByteError()
- Construct a new GeoluxHydroCam_
ByteError object. - ~GeoluxHydroCam_ByteError()
- Destroy the GeoluxHydroCam_
ByteError object - no action needed.
Function documentation
GeoluxHydroCam_ ByteError:: GeoluxHydroCam_ByteError(GeoluxHydroCam* parentSense,
const char* uuid = "",
const char* varCode = "HydroCamByteError") explicit
Construct a new GeoluxHydroCam_
Parameters | |
---|---|
parentSense | The parent GeoluxHydroCam 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 "HydroCamByteError". |
GeoluxHydroCam_ ByteError:: GeoluxHydroCam_ByteError()
Construct a new GeoluxHydroCam_