Files
Jiachen Dong 0b8e9745e5 [thci] add support for OTBR simulations (#8015)
It can run all Thread 1.2 test cases with simulations now except those
requiring multiple versions support. It has been tested with the DUT
being a role of Router, Leader, Border Router, BR_1 and BR_2.
2022-08-22 21:32:45 -07:00

9 lines
451 B
XML

<DEVICE_FIELDS>
<DEVICE name="OpenThread_Sim" thumbnail="OpenThread.png" description = "OpenThread Simulation" THCI="OpenThread_Sim">
<ITEM type="text" forParam="SerialPort">UNSPECIFIED</ITEM>
</DEVICE>
<DEVICE name="OpenThread_BR_Sim" thumbnail="OpenThread_BR.png" description = "OpenThread BR Simulation" THCI="OpenThread_BR_Sim">
<ITEM type="text" forParam="SerialPort">UNSPECIFIED</ITEM>
</DEVICE>
</DEVICE_FIELDS>