Classes
-
class dataPublisher The dataPublisher class is a virtual class used by other publishers to distribute data online.
- class DreamHostPublisher The DreamHostPublisher subclass of dataPublisher is for publishing data to the Stroud Center's now-deprecated DreamHost based live sensor data system.
- class EnviroDIYPublisher The EnviroDIYPublisher subclass of dataPublisher for publishing data to the Monitor My Watershed/EnviroDIY data portal at http:/
/ data.enviroDIY.org. - class ThingSpeakPublisher The ThingSpeakPublisher subclass of dataPublisher for publishing data to ThingSpeak using the MQTT protocol.
- class UbidotsPublisher The UbidotsPublisher subclass of dataPublisher for publishing data to the Ubidots data portal at https:/
/ ubidots.com.
- class extendedWatchDogAVR The extendedWatchDogAVR class uses the pre-reset interrupt to of the built in AVR watchdog to extend the allowable time between resets of the watchdog's clock up to multiple minute timescales.
- class extendedWatchDogSAMD The extendedWatchDogSAMD class uses the early warning interrupt to of the built in SAMD watchdog to extend the allowable time between resets of the watchdog's clock up to multiple minute timescales.
- class Logger The "Logger" Class handles low power sleep for the main processor, interfacing with the real-time clock and modem, writing to the SD card, and passing data on to the data publishers.
-
class loggerModem The loggerModem class provides an internet connection for the logger and supplies an Arduino Client instance to use to publish data.
-
class DigiXBee The parent class for all Digi XBee and XBee3 wifi and cellular modules.
- class DigiXBee3GBypass The loggerModem subclass for Digi Cellular XBee's based on u-blox SARA U201 chips and operated in bypass mode.
- class DigiXBeeCellularTransparent The class for any of Digi Cellular XBee or XBee3 modules operating in Digi's "transparent" mode.
- class DigiXBeeLTEBypass The class for any of Digi's cellular LTE-M XBee3 modules operating in Digi's "bypass" mode.
- class DigiXBeeWifi The class for the Digi XBee S6B wifi module operating in Digi's "transparent" mode.
- class EspressifESP8266 The loggerModem subclass for any breakout of the Espressif ESP8266 wifi chip or ESP32 wifi/bluetooth chip that has been flashed with Espressif's AT command firmware.
- class QuectelBG96 The loggerModem subclass for Dragino, Nimbelink, or any other module based on the Quectel BG96.
- class SequansMonarch The loggerModem subclass for Nimbelink or other modules based on the Sequans Monarch VZM20Q.
- class SIMComSIM7000 The loggerModem subclass for Botletics, And1, and other modules based on the SIMCOM SIM7000.
- class SIMComSIM7080 The loggerModem subclass for modules based on the SIMCOMSIM7080".
-
class SIMComSIM800 The loggerModem subclass for the Adafruit Fona 2G, the Sodaq GPRSBeeR4 and almost any other module based on the SIMCOM SIM800 or SIM900 modules andthier variants".
- class Sodaq2GBeeR6 The loggerModem subclass for the Sodaq 2GBee revisions 6 and higher based on the SIMCOM SIM800H.
- class SodaqUBeeR410M The loggerModem subclass for the LTE-M Sodaq UBee based on the u-blox SARA R410M LTE-M cellular module. This can be also used for any other breakout of the the u-blox R4 or N4 series modules.
- class SodaqUBeeU201 The loggerModem subclass for the 2G/
3G Sodaq UBee based on the u-blox SARA U201 2G/3G cellular module.
-
class DigiXBee The parent class for all Digi XBee and XBee3 wifi and cellular modules.
-
class Sensor The "Sensor" class is used for all sensor-level operations - waking, sleeping, and taking measurements.
- class AlphasenseCO2 The Sensor sub-class for the [Alphasense IRC-A1 CO2](Alphasense IRC-A1 CO2) sensor.
- class AnalogElecConductivity Class for the analog [Electrical Conductivity monitor](Conductivity via Analog Electrical Resistance)
- class AOSongAM2315 The Sensor sub-class for the AOSong AM2315.
- class AOSongDHT The Sensor sub-class for the AOSong digital-output relative humidity and temperature sensor modules.
- class ApogeeSQ212 The Sensor sub-class for the Apogee SQ-212 sensor.
-
class AtlasParent A parent class for Atlas EZO circuits and sensors.
- class AtlasScientificCO2 The Sensor sub-class for the Atlas Scientific gaseous CO2 and temperature sensor.
- class AtlasScientificDO The Sensor sub-class for the Atlas Scientific EZO dissolved oxygen circuit.
- class AtlasScientificEC The Sensor sub-class for the Atlas Scientific conductivity circuit and sensor.
- class AtlasScientificORP The Sensor sub-class for the Atlas Scientific ORP (oxidation/reduction potential) sensor.
- class AtlasScientificpH The Sensor sub-class for the Atlas Scientific pH sensor.
- class AtlasScientificRTD The Sensor sub-class for the Atlas Scientific RTD temperature sensor.
- class BoschBME280 The Sensor sub-class for the Bosch BME280.
- class BoschBMP3xx The Sensor sub-class for the Bosch BMP3xx.
- class CampbellOBS3 The Sensor sub-class for the Campbell OBS3 analog turbidity sensor.
- class EverlightALSPT19 The Sensor sub-class for the Everlight ALS-PT19.
- class FreescaleMPL115A2 The Sensor sub-class for the Freescale Semiconductor MPL115A2 sensor.
-
class GroPointParent The Sensor sub-class for all the GroPoint sensors.
- class GroPointGPLP8 The Sensor sub-class for the GroPoint Profile GPLP8 probe.
-
class KellerParent The Sensor sub-class for all Keller water level sensors.
- class KellerAcculevel The Sensor sub-class for the Keller Acculevel sensor.
- class KellerNanolevel The Sensor sub-class for the Keller nanolevel sensor.
- class MaxBotixSonar The Sensor sub-class for the MaxBotix ultrasonic range finders.
- class MaximDS18 The Sensor sub-class for the DS18 one-wire temperature sensors.
- class MaximDS3231 The Sensor sub-class for the Maxim DS3231 when used as a low-accuracy temperature sensor.
- class MeaSpecMS5803 The Sensor sub-class for the Measurement Specialties MS5803 sensor.
- class PaleoTerraRedox The Sensor sub-class for the PaleoTerra redox sensor.
- class ProcessorStats The main class to use the main processor (MCU) as a sensor.
- class RainCounterI2C The Sensor sub-class for the Arduino-based external tipping bucket counter.
-
class SDI12Sensors The main class for SDI-12 Sensors.
- class CampbellClariVUE10 The Sensor sub-class for the Campbell ClariVUE10 turbidity sensor.
- class CampbellRainVUE10 The Sensor sub-class for the Campbell RainVUE10 precipitation sensor.
- class Decagon5TM The Sensor sub-class for the Meter ECH2O soil moisture sensors.
- class DecagonCTD The Sensor sub-class for the Decagon CTD-10 conductivity, temperature, and depth sensor.
- class DecagonES2 The Sensor sub-class for the Decagon ES-2 sensor.
- class InSituRDO The Sensor sub-class for the In-Situ RDO PRO-X dissolved oxygen sensor.
- class InSituTrollSdi12a The Sensor sub-class for the Insitu Level/Aqua TROLL pressure, temperature, and depth sensor.
- class MeterHydros21 The Sensor sub-class for the Meter Hydros 21 conductivity, temperature, and depth sensor.
- class MeterTeros11 The Sensor sub-class for the Meter Teros 11 sensor.
- class VegaPuls21 The Sensor sub-class for the VEGAPULS C 21 radar level sensor.
- class ZebraTechDOpto The Sensor sub-class for the Zebra-Tech D-Opto dissolved oxygen sensor.
- class SensirionSHT4x The Sensor sub-class for the Sensirion SHT4x.
- class TallyCounterI2C The Sensor sub-class for the Tally Counter I2C.
- class TIADS1x15 The Sensor sub-class for the external votlage as measured by TI ADS1115 or ADS1015.
- class TIINA219 The Sensor sub-class for the TexasInstruments INA219 sensor.
- class TurnerCyclops The Sensor sub-class for the Turner Cyclops-7F submersible fluorometer.
- class TurnerTurbidityPlus The Sensor sub-class for the Turner Turbidity Plus turbiditysensor".
-
class YosemitechParent The Sensor sub-class for all the Yosemitech sensors.
- class YosemitechY4000 The Sensor sub-class for the Yosemitech Y4000 multiparameter sonde.
- class YosemitechY504 The Sensor sub-class for the Yosemitech Y502-A or Y504-A optical dissolved oxygen sensors.
- class YosemitechY510 The Sensor sub-class for the Yosemitech Y510-B optical turbidity sensor.
- class YosemitechY511 The Sensor sub-class for the Yosemitech Y511-A optical turbidity sensor with wiper.
- class YosemitechY513 The Sensor sub-class for the Yosemitech Y513 sensor.
- class YosemitechY514 The Sensor sub-class for the Yosemitech Y514 sensor.
- class YosemitechY520 The Sensor sub-class for the Yosemitech Y520-A 4-electrode conductivity sensor.
- class YosemitechY532 The Sensor sub-class for the Yosemitech Y532-A digital pH sensor.
- class YosemitechY533 The Sensor sub-class for the Yosemitech Y533 ORP sensor.
- class YosemitechY551 The Sensor sub-class for the Yosemitech Y551-B UV254/COD sensor with wiper.
- class YosemitechY560 The Sensor sub-class for the Yosemitech Y560-A digital pH sensor.
- class YosemitechY700 The Sensor sub-class for the Yosemitech Y700 pressure sensor.
-
class Variable The variable class for a value and related metadata.
- class AlphasenseCO2_CO2 The Variable sub-class used for the carbon dioxide (CO2) output from an Alphasense IRC-A1 CO2.
- class AlphasenseCO2_Voltage The Variable sub-class used for the raw voltage output from an Alphasense IRC-A1 CO2.
- class AnalogElecConductivity_EC The Variable sub-class used for electrical conductivity measured using an analog pin connected to electrodes submerged in the medium.
- class AOSongAM2315_Humidity The Variable sub-class used for the relative humidity output from an AOSong AM2315.
- class AOSongAM2315_Temp The Variable sub-class used for the temperature output from an AOSong AM2315.
- class AOSongDHT_HI The Variable sub-class used for the heat index output calculated from measurements made by an AOSong DHT.
- class AOSongDHT_Humidity The Variable sub-class used for the humidity output from an AOSong DHT.
- class AOSongDHT_Temp The Variable sub-class used for the temperature output from an AOSong DHT.
- class ApogeeSQ212_PAR The Variable sub-class used for the photosynthetically active radiation (PAR) output from an Apogee SQ-212.
- class ApogeeSQ212_Voltage The Variable sub-class used for the raw voltage output from an Apogee SQ-212.
- class AtlasScientificCO2_CO2 The Variable sub-class used for the CO2 concentration output from an Atlas Scientific CO2 circuit.
- class AtlasScientificCO2_Temp The Variable sub-class used for the temperature output from an Atlas Scientific CO2 circuit.
- class AtlasScientificDO_DOmgL The Variable sub-class used for the dissolved oxygen concentration output from an Atlas Scientific EZO dissolved oxygen circuit.
- class AtlasScientificDO_DOpct The Variable sub-class used for the dissolved oxygen percent of saturation output from an Atlas Scientific EZO dissolved oxygen circuit.
- class AtlasScientificEC_Cond The Variable sub-class used for the conductivity output from an Atlas Scientific EC EZO circuit.
- class AtlasScientificEC_Salinity The Variable sub-class used for the salinity output from an Atlas Scientific EC EZO circuit.
- class AtlasScientificEC_SpecificGravity The Variable sub-class used for the specific gravity output from an Atlas Scientific EC EZO circuit.
- class AtlasScientificEC_TDS The Variable sub-class used for the total dissolved solids output from an Atlas Scientific EC EZO circuit.
- class AtlasScientificORP_Potential The Variable sub-class used for the oxidation/reduction potential output from an Atlas Scientific EZO-ORP circuit.
- class AtlasScientificpH_pH The Variable sub-class used for the pH output from an Atlas Scientific EZO pH circuit.
- class AtlasScientificRTD_Temp The Variable sub-class used for the temperature output from an Atlas Scientific RTD temperature sensor.
- class BoschBME280_Altitude The Variable sub-class used for the altitude calculated from the measurements made by a Bosch BME280.
- class BoschBME280_Humidity The Variable sub-class used for the relative humidity output from a Bosch BME280.
- class BoschBME280_Pressure The Variable sub-class used for the atmospheric pressure output from a Bosch BME280.
- class BoschBME280_Temp The Variable sub-class used for the temperature output from a Bosch BME280.
- class BoschBMP3xx_Altitude The Variable sub-class used for the altitude calculated from the measurements made by a Bosch BMP3xx.
- class BoschBMP3xx_Pressure The Variable sub-class used for the atmospheric pressure output from a Bosch BMP3xx.
- class BoschBMP3xx_Temp The Variable sub-class used for the temperature output from a Bosch BMP3xx.
- class CampbellClariVUE10_ErrorCode The Variable sub-class used for the error code output from a Campbell ClariVUE10 turbidity sensor.
- class CampbellClariVUE10_Temp The Variable sub-class used for the temperature output from a Campbell ClariVUE10 turbidity sensor.
- class CampbellClariVUE10_Turbidity The Variable sub-class used for the turbidity output from a Campbell ClariVUE10 turbidity sensor.
- class CampbellOBS3_Turbidity The Variable sub-class used for the turbidity output from a Campbell OBS3+.
- class CampbellOBS3_Voltage The Variable sub-class used for the raw voltage output from a Campbell OBS3+.
- class CampbellRainVUE10_Precipitation The Variable sub-class used for the precipitation output from a Campbell RainVUE10 precipitation sensor.
- class CampbellRainVUE10_RainRateAve The Variable sub-class used for the average rainfall rate output from a Campbell RainVUE10 precipitation sensor.
- class CampbellRainVUE10_RainRateMax The Variable sub-class used for the maximum rainfall rate output from a Campbell RainVUE10 precipitation sensor.
- class CampbellRainVUE10_Tips The Variable sub-class used for the tip count output from a Campbell RainVUE10 precipitation sensor.
- class Decagon5TM_Ea The Variable sub-class used for the apparent dielectric permittivity (εa, matric potential) output from a Meter ECH20 or Decagon 5TM soil moisture probe.
- class Decagon5TM_Temp The Variable sub-class used for the temperature output output from a Meter ECH20 or Decagon 5TM soil moisture probe.
- class Decagon5TM_VWC The Variable sub-class used for the volumetric water content output from a Meter ECH20 or Decagon 5TM soil moisture probe.
- class DecagonCTD_Cond The Variable sub-class used for the conductivity output from a Decagon CTD-10 3-in-1 water level sensor..
- class DecagonCTD_Depth The Variable sub-class used for the depth output from a Decagon CTD-10 3-in-1 water level sensor..
- class DecagonCTD_Temp The Variable sub-class used for the temperature output from a Decagon CTD-10 3-in-1 water level sensor..
- class DecagonES2_Cond The Variable sub-class used for the conductivity output from a Decagon ES-2 electrical conductivity sensor.
- class DecagonES2_Temp The Variable sub-class used for the temperature output from a Decagon ES-2 electrical conductivity sensor.
- class EverlightALSPT19_Current The Variable sub-class used for the relative current output from an Everlight ALS-PT19.
- class EverlightALSPT19_Illuminance The Variable sub-class used for the calculated illuminance output from an Everlight ALS-PT19.
- class EverlightALSPT19_Voltage The Variable sub-class used for the relative current output from an Everlight ALS-PT19.
- class FreescaleMPL115A2_Pressure The Variable sub-class used for the pressure output from a Freescale Semiconductor MPL115A2.
- class FreescaleMPL115A2_Temp The Variable sub-class used for the temperature output from a Freescale Semiconductor MPL115A2.
- class GroPointGPLP8_Moist The Variable sub-class used for the soil moisture output from a GroPoint Profile GPLP8 probe.
- class GroPointGPLP8_Temp The Variable sub-class used for the temperature output from a GroPoint Profile GPLP8 probe.
- class InSituRDO_DOmgL The Variable sub-class used for the dissolved oxygen concentration output from a In-Situ RDO PRO-X dissolved oxygen sensor.
- class InSituRDO_DOpct The Variable sub-class used for the dissolved oxygen percent saturation output from a In-Situ RDO PRO-X dissolved oxygen sensor.
- class InSituRDO_Pressure The Variable sub-class used for the oxygen partial pressure output from a In-Situ RDO PRO-X dissolved oxygen sensor.
- class InSituRDO_Temp The Variable sub-class used for the temperature output from a In-Situ RDO PRO-X dissolved oxygen sensor.
- class InSituTrollSdi12a_Depth The Variable sub-class used for the depth output from a Insitu TROLL 3-in-1 water level sensor..
- class InSituTrollSdi12a_Pressure The Variable sub-class used for the pressure output from a Insitu TROLL 3-in-1 water level sensor..
- class InSituTrollSdi12a_Temp The Variable sub-class used for the temperature Output from a Insitu TROLL 3-in-1 water level sensor..
- class KellerAcculevel_Height The Variable sub-class used for the gauge height (water level with regard to an arbitrary gage datum) output from a Keller Acculevel.
- class KellerAcculevel_Pressure The Variable sub-class used for the gauge pressure (vented and barometric pressure corrected) output from a Keller Acculevel.
- class KellerAcculevel_Temp The Variable sub-class used for the temperature output from a Keller Acculevel.
- class KellerNanolevel_Height The Variable sub-class used for the gauge height (water level with regard to an arbitrary gage datum) output from a Keller Nanolevel ceramic capacitive level transmitter.
- class KellerNanolevel_Pressure The Variable sub-class used for the gauge pressure (vented and barometric pressure corrected) output from a Keller Nanolevel ceramic capacitive level transmitter.
- class KellerNanolevel_Temp The Variable sub-class used for the temperature output from a Keller Nanolevel ceramic capacitive level transmitter.
- class MaxBotixSonar_Range The Variable sub-class used for the range output from a MaxBotix HRXL-MaxSonar ultrasonic range finder.
- class MaximDS18_Temp The Variable sub-class used for the temperature output from a Maxim one-wire temperature sensor.
- class MaximDS3231_Temp The Variable sub-class used for the temperature output from a DS3231.
- class MeaSpecMS5803_Pressure The Variable sub-class used for the pressure output from a Measurement Specialties MS5803 digital pressure sensor.
- class MeaSpecMS5803_Temp The Variable sub-class used for the temperature output from a Measurement Specialties MS5803 digital pressure sensor.
- class MeterHydros21_Cond The Variable sub-class used for the conductivity output from a Meter Hydros 21 3-in-1 water level sensor..
- class MeterHydros21_Depth The Variable sub-class used for the depth output from a Meter Hydros 21 3-in-1 water level sensor..
- class MeterHydros21_Temp The Variable sub-class used for the temperature output from a Meter Hydros 21 3-in-1 water level sensor..
- class MeterTeros11_Count The Variable sub-class used for the raw calibrated VWC counts from a Meter Teros soil moisture/water content sensor.
- class MeterTeros11_Ea The Variable sub-class used for the apparent dielectric permittivity (εa, matric potential) from a Meter Teros soil moisture/water content sensor.
- class MeterTeros11_Temp The Variable sub-class used for the temperature output output from a Teros soil moisture/water content sensor.
- class MeterTeros11_VWC The Variable sub-class used for the volumetric water content output from a Teros soil moisture/water content sensor.
- class Modem_BatteryPercent The Variable sub-class used for the battery charge percent measured by a modem.
- class Modem_BatteryState The Variable sub-class used for the battery charge state measured by a modem.
- class Modem_BatteryVoltage The Variable sub-class used for the battery voltage measured by a modem.
- class Modem_RSSI The Variable sub-class used for the RSSI measured by a modem.
- class Modem_SignalPercent The Variable sub-class used for the percent of maximum signal measured by a modem.
- class Modem_Temp The Variable sub-class used for the chip temperature as measured by the modem.
- class PaleoTerraRedox_Voltage The Variable sub-class used for the voltage output from a PaleoTerra redox sensor.
- class ProcessorStats_Battery The Variable sub-class used for the battery voltage output measured by the processor's on-board ADC.
- class ProcessorStats_FreeRam The Variable sub-class used for the free RAM measured by the MCU.
- class ProcessorStats_SampleNumber The Variable sub-class used for the sample number output from the main processor.
- class RainCounterI2C_Depth The Variable sub-class used for the depth of rain output from an Adafruit Trinket based I2C tipping bucket counter.
- class RainCounterI2C_Tips The Variable sub-class used for the total tip count output from an Adafruit Trinket based I2C tipping bucket counter.
- class SensirionSHT4x_Humidity The Variable sub-class used for the relative humidity output from an Sensirion SHT4x.
- class SensirionSHT4x_Temp The Variable sub-class used for the temperature output from an Sensirion SHTx0.
- class TallyCounterI2C_Events The Variable sub-class used for the events output from a Tally Counter I2C - shows the number of events since last read.
- class TIADS1x15_Voltage The Variable sub-class used for the voltage output from a TI ADS1115 or ADS1015.
- class TIINA219_Current The Variable sub-class used for the current output from a TI INA219 power and current monitor.
- class TIINA219_Power The Variable sub-class used for the power use output calculated from the voltage and current measured by a TI INA219 power and current monitor.
- class TIINA219_Voltage The Variable sub-class used for the bus voltage output from a TI INA219 power and current monitor.
- class TurnerCyclops_Brighteners The Variable sub-class used for the opticalBrighteners output from a Turner Cyclops-7F.
- class TurnerCyclops_BTEX The Variable sub-class used for the refined fuels (BTEX) output from a Turner Cyclops-7F.
- class TurnerCyclops_CDOM The Variable sub-class used for the CDOM output from a Turner Cyclops-7F.
- class TurnerCyclops_Chlorophyll The Variable sub-class used for the chlorophyll output from a Turner Cyclops-7F.
- class TurnerCyclops_CrudeOil The Variable sub-class used for the crude oil output from a Turner Cyclops-7F.
- class TurnerCyclops_Fluorescein The Variable sub-class used for the fluorescein output from a Turner Cyclops-7F.
- class TurnerCyclops_Phycocyanin The Variable sub-class used for the phycocyanin output from a Turner Cyclops-7F.
- class TurnerCyclops_Phycoerythrin The Variable sub-class used for the phycoerythrin output from a Turner Cyclops-7F.
- class TurnerCyclops_PTSA The Variable sub-class used for the PTSA output from a Turner Cyclops-7F.
- class TurnerCyclops_RedChlorophyll The Variable sub-class used for the chlorophyll output from a Turner Cyclops-7F.
- class TurnerCyclops_Rhodamine The Variable sub-class used for the Rhodamine output from a Turner Cyclops-7F.
- class TurnerCyclops_Tryptophan The Variable sub-class used for the tryptophan output from a Turner Cyclops-7F.
- class TurnerCyclops_Turbidity The Variable sub-class used for the turbidity output from a Turner Cyclops-7F.
- class TurnerCyclops_Voltage The Variable sub-class used for the raw voltage output from a Turner Cyclops-7F.
- class TurnerTurbidityPlus_Turbidity The Variable sub-class used for the turbidity output from a Turner Turbidity Plus.
- class TurnerTurbidityPlus_Voltage The Variable sub-class used for the [raw voltage output](sensor_
turbidity_ plus_ voltage) from a [Turner Turbidity Plus](Turner Turbidity Plus). - class VegaPuls21_Distance The Variable sub-class used for the temperature output from a VEGAPULS C 21 radar level sensor.
- class VegaPuls21_ErrorCode The Variable sub-class used for the error code output from a VEGAPULS C 21 radar level sensor.
- class VegaPuls21_Reliability The Variable sub-class used for the reliability output from a VEGAPULS C 21 radar level sensor.
- class VegaPuls21_Stage The Variable sub-class used for the temperature output from a VEGAPULS C 21 radar level sensor.
- class VegaPuls21_Temp The Variable sub-class used for the temperature output from a VEGAPULS C 21 radar level sensor.
- class YosemitechY4000_BGA The Variable sub-class used for the blue green algae (BGA) concentration output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_Chlorophyll The Variable sub-class used for the chlorophyll concentration output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_Cond The Variable sub-class used for the conductivity output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_DOmgL The Variable sub-class used for the dissolved oxygen concentration output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_ORP The Variable sub-class used for the electrode electrical potential output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_pH The Variable sub-class used for the pH output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_Temp The Variable sub-class used for the temperature output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY4000_Turbidity The Variable sub-class used for the turbidity output from a Yosemitech Y4000 multiparameter sonde.
- class YosemitechY504_DOmgL The Variable sub-class used for the dissolved oxygen concentration output from a Yosemitech Y502-A or Y504-A optical dissolved oxygen sensor.
- class YosemitechY504_DOpct The Variable sub-class used for the dissolved oxygen percent saturation output from a Yosemitech Y502-A or Y504-A optical dissolved oxygen sensor.
- class YosemitechY504_Temp The Variable sub-class used for the temperature output from a Yosemitech Y504 optical dissolved oxygen sensor.
- class YosemitechY510_Temp The Variable sub-class used for the temperature output from a Yosemitech Y510-B optical turbidity sensor.
- class YosemitechY510_Turbidity The Variable sub-class used for the turbidity output from a Yosemitech Y510-B optical turbidity sensor.
- class YosemitechY511_Temp The Variable sub-class used for the temperature output from a Yosemitech Y511-A optical turbidity sensor with wiper.
- class YosemitechY511_Turbidity The Variable sub-class used for the turbidity output from a Yosemitech Y511-A optical turbidity sensor with wiper.
- class YosemitechY513_BGA The Variable sub-class used for the blue green algae concentration output from a Yosemitech Y513 Blue Green Algae (BGA) sensor with wiper.
- class YosemitechY513_Temp The Variable sub-class used for the temperature output from a Yosemitech Y513-A blue green algae sensor with wiper.
- class YosemitechY514_Chlorophyll The Variable sub-class used for the chlorophyll concentration output from a Yosemitech Y514-A chlorophyll sensor with wiper.
- class YosemitechY514_Temp The Variable sub-class used for the temperature output from a Yosemitech Y514-A chlorophyll sensor with wiper.
- class YosemitechY520_Cond The Variable sub-class used for the conductivity output from a Yosemitech Y520-A 4-electrode conductivity sensor.
- class YosemitechY520_Temp The Variable sub-class used for the temperature output from a Yosemitech Y520-A 4-electrode conductivity sensor.
- class YosemitechY532_pH The Variable sub-class used for the pH output from a Yosemitech Y532-A digital pH sensor.
- class YosemitechY532_Temp The Variable sub-class used for the temperature output from a Yosemitech Y532-A digital pH sensor.
- class YosemitechY532_Voltage The Variable sub-class used for the electrode electrical potential output from a Yosemitech Y532-A digital pH sensor.
- class YosemitechY533_ORP The Variable sub-class used for the pH output from a Yosemitech Y533 ORP sensor.
- class YosemitechY533_Temp The Variable sub-class used for the temperature output from a Yosemitech Y533 ORP sensor.
- class YosemitechY551_COD The Variable sub-class used for the carbon oxygen demand (COD) output from a Yosemitech Y551-B UV254/COD sensor with wiper.
- class YosemitechY551_Temp The Variable sub-class used for the temperature output from a Yosemitech Y551-B UV254/COD sensor with wiper.
- class YosemitechY551_Turbidity The Variable sub-class used for the turbidity output from a Yosemitech Y551-B UV254/COD sensor with wiper.
- class YosemitechY560_NH4_N The Variable sub-class used for the NH4_
N 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.
- class YosemitechY560_Temp The Variable sub-class used for the temperature output from a Yosemitech Y560-Ammonium sensor.
- class YosemitechY700_Pressure The Variable sub-class used for the pressure output from a Yosemitech Y700 pressure sensor.
- class YosemitechY700_Temp The Variable sub-class used for the temperature output from a Yosemitech Y700 pressure sensor.
- class ZebraTechDOpto_DOmgL The Variable sub-class used for the dissolved oxygen concentration output from a Zebra-Tech D-Opto dissolved oxygen sensor.
- class ZebraTechDOpto_DOpct The Variable sub-class used for the dissolved oxygen percent saturation output from a Zebra-Tech D-Opto dissolved oxygen sensor.
- class ZebraTechDOpto_Temp The Variable sub-class used for the temperature output from a Zebra-Tech D-Opto dissolved oxygen sensor.
- class VariableArray The variable array class defines the logic for iterating through many variable objects.