Update Variable Info On Name
- class Main.Accert(input_path, accert_path)
- update_variable_info_on_name(c, var_id, var_value, var_unit)
Updates variable info based on variable name.
Parameters
- cMySQLCursor
MySQLCursor class instantiates objects that can execute MySQL statements.
- var_idstr
Variable ID.
- var_valuefloat
Variable value.
- var_unitstr
Variable unit.