OpenThread 包括使用 POSIX 程序模擬 OpenThread 裝置之間的無線電通訊的範例平台驅動程式。這項功能適合在沒有硬體的情況下模擬和測試 OpenThread 網路。OpenThread 的持續整合也採用了 POSIX 模擬。
如需驅動程式範例,請參閱 GitHub。
架構

POSIX 模擬作業會使用 IEEE 802.15.4 無線電驅動程式在 UDP 通訊端上,為每部裝置建立一個程序。
透過 Unix 系統支援模擬功能。
OpenThread 包括使用 POSIX 程序模擬 OpenThread 裝置之間的無線電通訊的範例平台驅動程式。這項功能適合在沒有硬體的情況下模擬和測試 OpenThread 網路。OpenThread 的持續整合也採用了 POSIX 模擬。
如需驅動程式範例,請參閱 GitHub。
POSIX 模擬作業會使用 IEEE 802.15.4 無線電驅動程式在 UDP 通訊端上,為每部裝置建立一個程序。
透過 Unix 系統支援模擬功能。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-03-24 UTC.