GitHub
Preparing search index...
The search index is not available
NiimBlueLib Docs
NiimBlueLib Docs
API
PrinterInfo
Interface PrinterInfo
Interface representing printer information.
interface
PrinterInfo
{
autoShutdownTime
?:
AutoShutdownTime
;
charge
?:
BatteryChargeLevel
;
connectResult
?:
ConnectResult
;
hardwareVersion
?:
string
;
labelType
?:
LabelType
;
mac
?:
string
;
modelId
?:
number
;
protocolVersion
?:
number
;
serial
?:
string
;
softwareVersion
?:
string
;
}
Index
Properties
auto
Shutdown
Time?
charge?
connect
Result?
hardware
Version?
label
Type?
mac?
model
Id?
protocol
Version?
serial?
software
Version?
Properties
Optional
auto
Shutdown
Time
auto
Shutdown
Time
?:
AutoShutdownTime
Optional
charge
charge
?:
BatteryChargeLevel
Optional
connect
Result
connect
Result
?:
ConnectResult
Optional
hardware
Version
hardware
Version
?:
string
Optional
label
Type
label
Type
?:
LabelType
Optional
mac
mac
?:
string
Optional
model
Id
model
Id
?:
number
Optional
protocol
Version
protocol
Version
?:
number
Optional
serial
serial
?:
string
Optional
software
Version
software
Version
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Shutdown
Time
charge
connect
Result
hardware
Version
label
Type
mac
model
Id
protocol
Version
serial
software
Version
GitHub
NiimBlueLib Docs
NIIMBOT hardware interfacing
NIIMBOT printers protocol
NIIMBOT print tasks
API
AutoShutdownTime
BatteryChargeLevel
ConnectResult
HeartbeatType
LabelType
PrinterErrorCode
PrinterInfoType
PrinterModel
RequestCommandId
ResponseCommandId
SoundSettingsItemType
SoundSettingsType
Abstraction
AbstractPrintTask
B1PrintTask
B21V1PrintTask
ConnectEvent
D110PrintTask
DisconnectEvent
FirmwareProgressEvent
HeartbeatEvent
HeartbeatFailedEvent
ImageEncoder
NiimbotAbstractClient
NiimbotBluetoothClient
NiimbotCapacitorBleClient
NiimbotCrc32Packet
NiimbotEvent
NiimbotPacket
NiimbotSerialClient
OldD11PrintTask
PacketGenerator
PacketParser
PacketReceivedEvent
PacketSentEvent
PrinterInfoFetchedEvent
PrintError
PrintProgressEvent
RawPacketReceivedEvent
RawPacketSentEvent
SequentialDataReader
Utils
V5PrintTask
Validators
AvailableTransports
HeartbeatData
ImagePacketsGenerateOptions
NiimbotCapacitorBleClientConnectOptions
PixelCountResult
PrinterInfo
PrinterModelMeta
PrinterStatusData
PrintStatus
RfidInfo
SoundSettings
ClientEventMap
ConnectionInfo
EncodedImage
ImageRow
ModelWithProtocol
NiimbotClientType
PrintDirection
PrintOptions
PrintTaskName
commandsMap
firmwareExchangePackets
modelPrintTasks
modelsLibrary
printTaskNames
printTasks
findPrintTask
getPrinterMetaById
getPrinterMetaByModel
instantiateClient
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Interface representing printer information.