Options
All
  • Public
  • Public/Protected
  • All
Menu

External module UC421BLE

Index

Type aliases

GuestUserNo

GuestUserNo: typeof arrGuestUserNoType[number]

Guest user No. The value is 99.

ゲストユーザNo 99で固定

UserNo

UserNo: typeof arrUserNoType[number]

User No. Available value range: 1 ~ 5. It's not possible to set the No manually. It's assigned by UC421BLE automatically.

ユーザNo 設定可能範囲: 1 ~ 5 自分でNoを指定することはできず、ユーザNo取得関数(aquireNewUserNoWait)を実行した際に体組成計が空いているユーザNoを自動で設定する

Variables

Const arrGuestUserNoType

arrGuestUserNoType: [99] = [99] as const

Const arrUserNoType

arrUserNoType: [1, 2, 3, 4, 5] = [1, 2, 3, 4, 5] as const

Generated using TypeDoc