nl::Weave::WeaveExchangeHeader

#include <src/lib/core/WeaveExchangeMgr.h>

這會指定 ExchangeContext 中特定 Weave 訊息的 Weave 設定檔和郵件類型。

摘要

公開屬性

AckMsgId
uint32_t
選用;正在確認訊息 ID。
ExchangeId
uint16_t
ExchangeContext 的 Exchange ID。
Flags
uint8_t
Weave 訊息類型的位元旗標指標。
MessageType
uint8_t
指定 Weave 設定檔的訊息類型。
ProfileId
uint32_t
Weave 訊息的個人資料 ID。
Version
uint8_t
Weave Exchange 標頭格式的版本。

公開屬性

AckMsgId

uint32_t AckMsgId

選用;正在確認訊息 ID。

需要確認時指定。

ExchangeId

uint16_t ExchangeId

ExchangeContext 的 Exchange ID。

旗幟

uint8_t Flags

Weave 訊息類型的位元旗標指標。

MessageType

uint8_t MessageType

指定 Weave 設定檔的訊息類型。

ProfileId

uint32_t ProfileId

Weave 訊息的個人資料 ID。

版本

uint8_t Version

Weave Exchange 標頭格式的版本。