Variable Types

The class openag.var_types.EnvVar contains a list of all of the environmental variables recognized by this system. This is a working list, so we will readily accept additions to it. The following is a copy of that list with descriptions of each variable

openag.var_types.AIR_TEMPERATURE

Temperature of the air in degrees Celcius

openag.var_types.AIR_HUMIDITY

A measure of the concentration of water in the air relative to the maximum concentration at the current temperature

openag.var_types.WATER_TEMPERATURE

Temperature of the water in degrees Celcius

openag.var_types.WATER_POTENTIAL_HYDROGEN

Potential Hydrogen of the water

openag.var_types.WATER_ELECTRICAL_CONDUCTIVITY

Electrical conductivity of the water

openag.var_types.RECIPE_START

Represents the start of a recipe

openag.var_types.RECIPE_END

Represents the end of a recipe

openag.var_types.MARKER

Marks some user-defined event