leaps_panid_profile_get
Get UWB network identifier (PANID) along with the ZONE ID to assist with anchor selection. The PANID Mask and Actual PANID, which help support tag roaming across multiple distinct networks with varying PANIDs.
入力
(なし)
出力
panid: 16ビットの符号なし整数(UWBのpanid)。
panid_mask: 16ビット符号なし整数 (UWBパニッドマスク)
actual_panid: 16-bit unsigned integer (the UWB actual panid of TN)
zone_id: 8-bit unsigned integer (the UWB zone id of AN)
例
TLV 要求 |
|
---|---|
タイプ |
長さ |
0x41 |
0x00 |
0x41 と入力すると、コマンド leaps_panid_profile_get を意味します
If the devices is AN, the actual_panid is the same with panid
TLV 応答 |
||||||||
---|---|---|---|---|---|---|---|---|
タイプ |
長さ |
値 |
タイプ |
長さ |
値 |
|||
ステータスコード |
panid |
パニードマスク |
actual panid |
zone id |
||||
0x40 |
0x01 |
0x00 |
0xC2 |
0x06 |
0xCD 0xAB |
0xFF 0xFF |
0xCD 0xAB |
0x01 |
タイプ 0x40 はステータスコード
タイプ 0xC2 は PANID プロファイルを意味する。