CLI
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[+Zigbee30+EmberZnet]]
&color(red){※This article is based on EmberZnet SDK 6.7.5...
#contents
* 概要 [#m36acd20]
Command Line Interface (CLI)
官方文档:
https://docs.silabs.com/gecko-platform/latest/service/cl...
在Zigbee项目中,您可以找到许多可用于调试的预构建CLI命令。...
#codeprettify{{
bsend
changekey
debugprint
echo
endpoint
events
help
info
interpan
keys
libs
network
option
plugin
print
raw
read
reset
security
send
send-using-multicast-binding
send_multicast
timesync
version
write
zcl
zdo
}}
** emAfCliWriteCommand [#i6474ee1]
void emAfCliWriteCommand(void) and void emAfCliReadComman...
These functions are called upon using the "write <ep> <cl...
I just tested the CLI way.
* 创建自定义CLI命令 [#iafbbf0a]
在{project}.isc的“Printing and CLI”选项卡中启用“Add Custo...
&ref(ZigBee.png);
#hr();
Comment:
#comment_kcaptcha
終了行:
[[+Zigbee30+EmberZnet]]
&color(red){※This article is based on EmberZnet SDK 6.7.5...
#contents
* 概要 [#m36acd20]
Command Line Interface (CLI)
官方文档:
https://docs.silabs.com/gecko-platform/latest/service/cl...
在Zigbee项目中,您可以找到许多可用于调试的预构建CLI命令。...
#codeprettify{{
bsend
changekey
debugprint
echo
endpoint
events
help
info
interpan
keys
libs
network
option
plugin
print
raw
read
reset
security
send
send-using-multicast-binding
send_multicast
timesync
version
write
zcl
zdo
}}
** emAfCliWriteCommand [#i6474ee1]
void emAfCliWriteCommand(void) and void emAfCliReadComman...
These functions are called upon using the "write <ep> <cl...
I just tested the CLI way.
* 创建自定义CLI命令 [#iafbbf0a]
在{project}.isc的“Printing and CLI”选项卡中启用“Add Custo...
&ref(ZigBee.png);
#hr();
Comment:
#comment_kcaptcha
ページ名: