Home
last modified time | relevance | path

Searched refs:LED_PHYSICAL_URI (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/data/
H A Dvariables.py107 LED_PHYSICAL_URI = OPENBMC_BASE_URI + "led/physical/" variable
109 LED_PHYSICAL_PS0_URI = LED_PHYSICAL_URI + "cffps1_69/"
110 LED_PHYSICAL_PS1_URI = LED_PHYSICAL_URI + "cffps1_68/"
111 LED_PHYSICAL_FAN0_URI = LED_PHYSICAL_URI + "fan0/"
112 LED_PHYSICAL_FAN2_URI = LED_PHYSICAL_URI + "fan2/"
113 LED_PHYSICAL_FAN3_URI = LED_PHYSICAL_URI + "fan3/"
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot212 Write Attribute ${LED_PHYSICAL_URI}${led_name} State data=${args}
613 ${state}= Read Attribute ${LED_PHYSICAL_URI}${led_name} State