Home
last modified time | relevance | path

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

/dports/sysutils/py-liquidctl/liquidctl-1.7.2/tests/
H A Dtest_commander_pro.py40 def lightingNodeProDevice(): function
222 res = lightingNodeProDevice.initialize()
293 res = lightingNodeProDevice.get_status()
343 def test_get_temp_lighting(lightingNodeProDevice): argument
350 lightingNodeProDevice._get_temp(2)
353 sent = lightingNodeProDevice.device.sent
402 def test_get_fan_rpm_lighting(lightingNodeProDevice): argument
407 lightingNodeProDevice._get_fan_rpm(7)
410 sent = lightingNodeProDevice.device.sent
560 sent = lightingNodeProDevice.device.sent
[all …]