YosemitechY560.h file

Contains the YosemitechY560 sensor subclass and the variable subclasses YosemitechY560_NH4_N, YosemitechY560_Temp, and YosemitechY560_pH.

These are for the Yosemitech Y560 Ammonium sensor.

This depends on the YosemitechParent super class.

Documentation for the Modbus Protocol commands and responses can be found within the documentation in the YosemitechModbus library at: https://github.com/EnviroDIY/YosemitechModbus

Classes

class YosemitechY560
The Sensor sub-class for the Yosemitech Y560-A digital pH sensor.
class YosemitechY560_NH4_N
The Variable sub-class used for the NH4_N output from a Yosemitech Y560-Ammonium sensor.
class YosemitechY560_Temp
The Variable sub-class used for the temperature output from a Yosemitech Y560-Ammonium sensor.
class YosemitechY560_pH
The Variable sub-class used for the pH output from a Yosemitech Y560-Ammonium sensor.