Options
All
  • Public
  • Public/Protected
  • All
Menu

@19labs/gale-wellness

Index

Type aliases

BuiltinSensorTypes

BuiltinSensorTypes: keyof SensorTypes

EventType

EventType: keyof GaleEventTypes

ScreenName

ScreenName: "login" | "signup" | "callcenter" | "clinic" | "wellness" | "sensors" | "summary" | "newSession" | "switchProfile" | "sensor" | "logout"

Screens that the page can navigate to using the navigate() command.

SensorMeasurementData

SensorMeasurementData: SensorTypes[keyof SensorTypes]

SensorState

SensorState: "Disconnected" | "Scanning" | "Connected" | "Active" | "Connecting" | "Setup"

Generated using TypeDoc