NiimBlueLib Docs
GitHub
Preparing search index...
API
HeartbeatData
Interface HeartbeatData
Available fields depend on model.
interface
HeartbeatData
{
chargeLevel
?:
BatteryChargeLevel
;
lidClosed
?:
boolean
;
lightingErrorCode
?:
number
;
paperInserted
?:
boolean
;
paperRfidSuccess
?:
boolean
;
ribbonInserted
?:
boolean
;
ribbonRfidSuccess
?:
boolean
;
temp
?:
number
;
voltageState
?:
number
;
wifiRssi
?:
number
;
}
Index
Properties
charge
Level?
lid
Closed?
lighting
Error
Code?
paper
Inserted?
paper
Rfid
Success?
ribbon
Inserted?
ribbon
Rfid
Success?
temp?
voltage
State?
wifi
Rssi?
Properties
Optional
charge
Level
chargeLevel
?:
BatteryChargeLevel
Optional
lid
Closed
lidClosed
?:
boolean
Optional
lighting
Error
Code
lightingErrorCode
?:
number
Optional
paper
Inserted
paperInserted
?:
boolean
Optional
paper
Rfid
Success
paperRfidSuccess
?:
boolean
Optional
ribbon
Inserted
ribbonInserted
?:
boolean
Optional
ribbon
Rfid
Success
ribbonRfidSuccess
?:
boolean
Optional
temp
temp
?:
number
Optional
voltage
State
voltageState
?:
number
Optional
wifi
Rssi
wifiRssi
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
charge
Level
lid
Closed
lighting
Error
Code
paper
Inserted
paper
Rfid
Success
ribbon
Inserted
ribbon
Rfid
Success
temp
voltage
State
wifi
Rssi
GitHub
NiimBlueLib Docs
Loading...
Available fields depend on model.