mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 05:30:09 +00:00
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.
9 lines
451 B
XML
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>
|