Home
last modified time | relevance | path

Searched refs:SENSORS_URI (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dos_utilities.robot225 ... ${SENSORS_URI}temperature/enumerate
228 ... if re.match('${SENSORS_URI}temperature/p.*core.*temp', k)}
242 ... ${SENSORS_URI}temperature/enumerate
245 ... if re.match('${SENSORS_URI}temperature/p.*core.*temp', k)}
399 ${temperature_objs}= Read Properties ${SENSORS_URI}temperature/enumerate
403 ... if re.match('${SENSORS_URI}temperature/.*_core_temp', k)}
H A Dfan_utils.robot102 Write Attribute ${SENSORS_URI}fan_tach/${fan_name}_0
110 ${paths}= Get Endpoint Paths ${SENSORS_URI}fan_tach/ 0
132 ${path}= Catenate ${SENSORS_URI}fan_tach/${fan_name}_0
138 ${path}= Catenate ${SENSORS_URI}fan_tach/${fan_name}_1
/openbmc/openbmc-test-automation/data/
H A Dvariables.py34 SENSORS_URI = OPENBMC_BASE_URI + "sensors/" variable
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_sensors.robot31 ${sensors}= OpenBMC Get Request ${SENSORS_URI}enumerate