Home
last modified time | relevance | path

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

/dports/sysutils/py-liquidctl/liquidctl-1.7.2/tests/
H A Dtest_commander_pro.py29 def commanderProDevice(): function
177 res = commanderProDevice.initialize()
254 res = commanderProDevice.get_status()
275 sent = commanderProDevice.device.sent
304 res = commanderProDevice._get_temp(1)
309 sent = commanderProDevice.device.sent
322 commanderProDevice._get_temp(-1)
325 sent = commanderProDevice.device.sent
336 commanderProDevice._get_temp(4)
339 sent = commanderProDevice.device.sent
[all …]