Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-simulation/harness/Thread_Harness/THCI/
DOpenThread_Sim.py46 ot_subpath = {item['tag']: item['subpath'] for item in config['ot_build']['ot']} variable
164 … self.device = '/'.join([config['ot_path'], ot_subpath[self.tag], 'examples/apps/cli/ot-cli-ftd'])