RFID API Documentation  1.0
Reference guide for RFID API
SLED_BATTERY_STATUS Struct Reference

This struct contains Sled Battery related information, battery level in percantage and status (charging or discharging or critical) More...

Data Fields

UINT32 batteryLevel
 Battery level in percentage (%) More...
 
BATTERY_STATUS status
 status (charging,discharging or critical) More...
 
LPVOID lpReserved [2]
 

Detailed Description

This struct contains Sled Battery related information, battery level in percantage and status (charging or discharging or critical)

Field Documentation

◆ batteryLevel

UINT32 SLED_BATTERY_STATUS::batteryLevel

Battery level in percentage (%)

◆ status

BATTERY_STATUS SLED_BATTERY_STATUS::status

status (charging,discharging or critical)

◆ lpReserved

LPVOID SLED_BATTERY_STATUS::lpReserved[2]