context_hub_t構造体リファレンス
context_hub_t構造体リファレンス
#include < context_hub.h >
データフィールド | |
const char * | 名前 |
const char * | ベンダー |
const char * | ツールチェーン |
uint32_t | platform_version |
uint32_t | toolchain_version |
uint32_t | hub_id |
浮く | peak_mips |
浮く | stopped_power_draw_mw |
浮く | sleep_power_draw_mw |
浮く | peak_power_draw_mw |
const struct connected_sensor_t * | connected_sensors |
uint32_t | num_connected_sensors |
const structhub_app_name_t | os_app_name |
uint32_t | max_supported_msg_len |
詳細な説明
コンテキストハブの定義。デバイスには、複数の低電力ドメインが含まれる場合があります。その場合は、ハブごとにエントリを追加してください。ただし、デバイスが1つのコンテキストハブを宣言し、それらを複数として内部的に管理することはまったく問題ありません。
ファイルcontext_hub.hの225行で定義されています。
フィールドドキュメント
const struct connected_sensor_t * connected_sensors |
ファイルcontext_hub.hの238行で定義されています。
uint32_thub_id |
ファイルcontext_hub.hの231行で定義されています。
uint32_t max_supported_msg_len |
ファイルcontext_hub.hの242行で定義されています。
constchar*名 |
ファイルcontext_hub.hの226行で定義されています。
uint32_t num_connected_sensors |
ファイルcontext_hub.hの239行で定義されています。
ファイルcontext_hub.hの241行で定義されています。
フロートpeak_mips |
ファイルcontext_hub.hの233行で定義されています。
フロートpeak_power_draw_mw |
ファイルcontext_hub.hの236行で定義されています。
uint32_t platform_version |
ファイルcontext_hub.hの229行で定義されています。
float sleep_power_draw_mw |
ファイルcontext_hub.hの235行で定義されています。
フロートstopped_power_draw_mw |
ファイルcontext_hub.hの234行で定義されています。
constchar*ツールチェーン |
ファイルcontext_hub.hの228行で定義されています。
uint32_t toolchain_version |
ファイルcontext_hub.hの230行で定義されています。
constchar*ベンダー |
ファイルcontext_hub.hの227行で定義されています。
この構造体のドキュメントは、次のファイルから生成されました。