context_hub_t 構造体のリファレンス

context_hub_t 構造体のリファレンス

#include < context_hub.h >

データフィールド

定数文字 *名前
定数文字 *ベンダー
定数文字 *ツールチェーン
uint32_tプラットフォームのバージョン
uint32_tツールチェーンのバージョン
uint32_tハブID
浮くピークミップス
浮くstop_power_draw_mw
浮くsleep_power_draw_mw
浮くピーク_パワー_ドロー_mw
const struct Connected_sensor_t *接続されたセンサー
uint32_t num_connected_sensors
const structハブアプリ名_t os_アプリ名
uint32_t max_supported_msg_len

詳細な説明

コンテキストハブの定義。デバイスには複数の低電力ドメインが含まれる場合があります。その場合は、ハブごとにエントリを追加してください。ただし、デバイスが 1 つのコンテキスト ハブを宣言し、それらを複数のコンテキスト ハブとして内部的に管理することはまったく問題ありません。

ファイルcontext_hub.h225行目の定義。

フィールドドキュメント

const struct Connected_sensor_t * Connected_sensors

ファイルcontext_hub.h238行目の定義。

uint32_t ハブ ID

ファイルcontext_hub.h231行目の定義。

uint32_t max_supported_msg_len

ファイルcontext_hub.h242行目の定義。

const char* 名前

ファイルcontext_hub.h226行目の定義。

uint32_t num_connected_sensors

ファイルcontext_hub.h239行目の定義。

const structハブ アプリ名_t os_アプリ名

ファイルcontext_hub.h241行目の定義。

float ピーク_ミップス

ファイルcontext_hub.h233行目の定義。

float Peak_power_draw_mw

ファイルcontext_hub.h236行目の定義。

uint32_t プラットフォームのバージョン

ファイルcontext_hub.h229行目の定義。

float sleep_power_draw_mw

ファイルcontext_hub.h235行目の定義。

float stop_power_draw_mw

ファイルcontext_hub.h234行目の定義。

const char* ツールチェーン

ファイルcontext_hub.h228行目の定義。

uint32_t ツールチェーンのバージョン

ファイルcontext_hub.h230行目の定義。

const char* ベンダー

ファイルcontext_hub.h227行目の定義。


この構造体のドキュメントは次のファイルから生成されました。