CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.DeviceStatusData Class Reference

Contains information on the status of the card reader. More...

Properties

string connectionStatus [get, set]
 The current connection status of the card reader. More...
 
string batteryChargingState [get, set]
 The current battery charging state of the card reader. More...
 
string batteryChargeLevelState [get, set]
 The current battery charge level state of the card reader. More...
 
long batteryChargeLevel [get, set]
 The current battery charge level value. More...
 
string model [get, set]
 The model of the card reader. More...
 

Detailed Description

Contains information on the status of the card reader.

Property Documentation

◆ batteryChargeLevel

long CWSWrapper.DeviceStatusData.batteryChargeLevel
getset

The current battery charge level value.

◆ batteryChargeLevelState

string CWSWrapper.DeviceStatusData.batteryChargeLevelState
getset

The current battery charge level state of the card reader.

◆ batteryChargingState

string CWSWrapper.DeviceStatusData.batteryChargingState
getset

The current battery charging state of the card reader.

◆ connectionStatus

string CWSWrapper.DeviceStatusData.connectionStatus
getset

The current connection status of the card reader.

◆ model

string CWSWrapper.DeviceStatusData.model
getset

The model of the card reader.


The documentation for this class was generated from the following file: