Click or drag to resize

PropertyID.PowerSmartChargeWorkTimes Field

This property defines the working hours for the smart chaging evaluation.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 PowerSmartChargeWorkTimes = "value"

Field Value

Type: Int32
Remarks
This property defines the working hours for the smart chaging evaluation.

Based on the working hours, the device will optimize the battery charging to provide a fully charged battery, before next working shift, thereby reducing battery life degradation.

This property is effective if the smart charging is enabled using POWER_SMART_CHARGE_ENABLE.

The class of the property is BlobProperty. The specific implementation for this type of blob is WorkSchedule.

[Android Documentation]

See Also