Searched refs:SYSTEM_INFO_CMD (Results 1 – 2 of 2) sorted by relevance
17 SYSTEM_INFO_CMD = "ubus call system board" variable
15 from acts.controllers.openwrt_lib.openwrt_constants import SYSTEM_INFO_CMD630 out = self.ssh.run(SYSTEM_INFO_CMD).stdout.split("\n")