Fitbit 結構化參照

匯出的物件:Fitbit 裝置事件
匯出的物件代表:Fitbit 裝置事件資料清單。這項資訊可以揭露您與裝置互動的詳細模式。
物件會匯出為 JSON 格式。
匯出的物件包含下列欄位:
* 前述欄位代表用於剖析及擷取相關資料匯出的重要資料欄位。匯出作業產生的資料欄位會因服務和使用者動作而異,部分服務或動作不會產生所述的每個資料欄位。
資料欄位 *欄位定義資料欄位類型
BatteryMonitorEventsFitbit 裝置電池監控系統記錄的事件。每個項目代表下列其中一個特定事件:錯誤、bat_temperature_eventjson
ButtonEvents透過按下 Fitbit 裝置上的按鈕記錄的事件。每個項目代表:事件、增益、event_countjson
ChargerEventsFitbit 裝置充電系統記錄的事件。每個項目都是 JSON 物件,包含必要事件欄位和下列其中一項:charger_state、bq25120_state、max14676_state、charge_cycles、bq25150_state、regdump、bq25120_state_fault、battery_charge_dcr、vbus_short_detection、battery_accounting、bq25190_statejson
EcgAppEventsFitbit 裝置上的心電圖應用程式記錄的事件。每個項目都是 JSON 物件,包含必要 func_addr 和 line_no 欄位,以及下列其中一項:error、view_changed、button_pressed、analyze_result、duration、deleted_result、heap_infojson
PwrStatsEventsFitbit 裝置的電力監控系統記錄的事件。每個項目都是 JSON 物件,包含必要欄位 no_of_events、duration_ms 和 app_name,以及下列其中一個欄位:mcu、display、ui、fwup、touch、btn、wrist、ble、hrm、vibe、flash、clock_face、fs、gnss、aod、charger、gesturesjson
StateOfChargeEventsFitbit 裝置充電系統狀態記錄的事件。每個項目都是 JSON 物件,包含下列欄位:type、voltage、percentage、percentage_rt、power_good、is_charging、debug_state、battery_temperaturejson
TemperatureEventsFitbit 裝置溫度系統記錄的事件。每個項目都是 JSON 物件,包含下列其中一個欄位:temperature_reading、temperature_histogram、temperature_monitor_modejson
TouchEventsFitbit 裝置觸控系統記錄的事件。每個項目都是 JSON 物件,包含下列其中一個欄位:touch_transition、touch_error、touch_nv、touch_nv_done、touch_lib_error、touch_lib_warning、touch_auto_calibrationjson
UIEventsFitbit 裝置上 UI 系統記錄的事件。每個項目都是 JSON 物件,包含下列其中一個欄位:auto_wake、button_lock_toggle、hr_notifications、stress_tile、oobe、tiles_config、popup_hfp、gmaps_app、aspen_config、music_app、exapp_settings、exapp_session、auto_detect、hr_zones_set、data_provider、ar_settings、fbui_statusjson
代表資源群組和隨之匯出物件的表格。
資源群組 *說明匯出的物件
fitbit.device_events這個資源群組包含從 Fitbit 裝置收集的裝置事件資料 (例如 TouchEvents、BatteryMonitorEvents)。
Fitbit 裝置事件
* 如要取得特定資源群組的 OAuth 範圍名稱,請在資源群組後方附加「https://www.googleapis.com/auth/dataportability.」。舉例來說,「myactivity.search」資源群組的 OAuth 範圍名稱為「https://www.googleapis.com/auth/dataportability.myactivity.search」。