ส่งความคิดเห็น
เริ่มต้นใช้งาน
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ดูแหล่งที่มาใน GitHub
วิธีที่เร็วที่สุดในการเริ่มต้นใช้งาน Pyspinel คือการทดลองใช้ CLI
ขั้นแรก ให้ติดตั้ง Pyspinel และ Dependencies โดยไม่ใช้ชิ้นงาน
โคลนและสร้าง OpenThread NCP จำลองขึ้นบนเครื่องโดยตรง
ตามที่อธิบายไว้ในวิธีสร้าง OpenThread หลังจากการโคลนและ
Bootstraping, สร้างตัวอย่างซิม:
./script/cmake-build simulation
เรียกใช้ Pyspinel CLI โดยใช้เส้นทางไปยังบิลด์จำลองของคุณ
cd path-to-pyspinel
spinel-cli.py -p path-to-openthread /build/simulation/examples/apps/ncp/ot-ncp-ftd -n 1
ยืนยันเวอร์ชันของ OpenThread:
version
OPENTHREAD/thread-reference-20200818-1938-g0f10480ed; SIMULATION; Aug 30 2022 10:53:44
Done
เริ่มเทรดบน NCP จำลองและยืนยันว่าได้กลายเป็นผู้นำแล้ว
ในเครือข่ายเทรด:
panid 1234
Done
ifconfig up
Done
thread start
Done
state
leader
Done
ดูเมนูความช่วยเหลือเพื่อดูคำสั่งที่ใช้ได้
help
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. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
อัปเดตล่าสุด 2024-08-22 UTC
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]
หากต้องการบอกให้เราทราบเพิ่มเติม
{"lastModified": "\u0e2d\u0e31\u0e1b\u0e40\u0e14\u0e15\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14 2024-08-22 UTC"}