SAFER Documentation
  • User Guide
  • Developer Docs
  • About
  • GitHub
  • Developer Docs
    • Overview
      • Architecture
      • Behavior
        • CPM Pipeline
        • Server Behavior
          • Prediction Obeservation Accelerometry Bundles
          • Prediction Obeservation Telemetry
          • GCP Server Deployment
        • Daily Work Area
        • Weather Caching
      • Daily Work Area Popup
        • Architecture
        • Reason
        • Testing
      • Local Database
        • CPM History
        • Weather Caching
    • Local Setup
    • Environment
    • API Reference
      • App.tsx
      • api/
        • ndfdWeather
      • components/
        • DailyWorkAreaModal
        • Dashboard
        • PredictionCoreTempCard
        • TestCoreTempCard
      • context/
        • DailyWorkAreaContext
      • db/
        • cpmDb
        • debugLogDb
        • sensorHistoryDb
        • weatherCacheDb
      • hooks/
        • useAccelerometer
        • useAsync
        • Heartrate
        • useHeatstrokeMonitor
      • model/
        • inferenceActivity
        • inferenceCoreTemp
        • inferenceWGBT
        • onnxAsset
        • onnxRuntime
        • weatherTypes
      • navigation/
        • TabNavigator
      • screens/
        • AccelerometerScreen
        • DebugScreen
        • HomeScreen
        • LandingScreen
        • PredictionScreen
      • sensors/
        • accelerometer
        • computeCPMFromRecorded
        • sensorRecorder
      • services/
        • activityService
        • dailyWorkAreaService
        • dailyWorkAreaStore
        • debugCoreTempDummy
        • debugWBGTDummy
        • location
        • notifications
        • notificationService
        • predictionHeatRisk
        • predictionWGBT
        • profileStore
        • weatherCacheCells
        • weatherService
        • wgbtModel
        • workAreaAddressSearch
      • ui/
        • Button
        • Card
        • theme
      • utils/
        • background
        • backgroundIOS
        • forecastTime
        • global.d
        • localDay
        • logging
        • ndfdTime
        • sessionMonitor
        • tempUtils
        • watchOS
        • WBGT_physics
        • wearOS
View page source Edit this page Create child page Create documentation issue
  1. Developer Docs
  2. API Reference
  3. db/

db/


db/cpmDb.ts

db/debugLogDb.ts

db/sensorHistoryDb.ts

db/weatherCacheDb.ts

© 2026 SAFER Capstone TeamAll Rights Reserved

About SAFER