OpenThread 包含的平台驅動因素,使用 POSIX 程序模擬 OpenThread 裝置之間的無線電通訊。這很適合用來模擬和測試 OpenThread 網路,而不需要硬體。OpenThread's 連續整合也使用 POSIX 模擬。
如需驅動程式範例,請參閱 GitHub。
架構

POSIX 模擬會在 UDP 通訊端之上使用 IEEE 802.15.4 無線電驅動程式,為每部裝置建立一個處理程序。
模擬採用 Unix 系統。
OpenThread 包含的平台驅動因素,使用 POSIX 程序模擬 OpenThread 裝置之間的無線電通訊。這很適合用來模擬和測試 OpenThread 網路,而不需要硬體。OpenThread's 連續整合也使用 POSIX 模擬。
如需驅動程式範例,請參閱 GitHub。
POSIX 模擬會在 UDP 通訊端之上使用 IEEE 802.15.4 無線電驅動程式,為每部裝置建立一個處理程序。
模擬採用 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-07-14 UTC.