Show TOC Start of Content Area

Function documentation Battery Agent (BATTERY)  Locate the document in its SAP Library structure

Use

You use the Battery Agent to monitor the battery capacity of the mobile device. If configured, the battery capacity is logged on the mobile device temporarily and then transferred to the Data Orchestration Engine (DOE) during synchronization.

Prerequisites

The Battery Agent is deployed.

Features

You have the following options:

Parameters for BATTERY

Parameters

Description

Possible Values

AGENT_MODE

Activate or deactivate agent.

ON, OFF

AGENT_HISTORY

Specifies whether the battery value is logged.

TRUE, FALSE

AGENT_HISTORY_INTERVAL

Interval for logging the battery value in minutes.

> 0 minutes

AGENT_TRIGGER_ON_SYNC_COUNT

Number of synchronization cycles at which the data is reported to the server. For example, the battery value recorded is sent to the server every second synchronization when the value for this key is 2.

0, 1, 2

AGENT_TRIGGER_ON_SYNC_INTERVAL

Specifies whether the battery value is reported to the server in intervals of one minute, one hour, or one day. This parameter is ignored if the data were reported during AGENT_TRIGGER_ON_SYNC_COUNT parameter handling.

0: Never

1: In intervals of one minute, one hour, or one day.

AGENT_TRIGGER_ON_SYNC_INTERVALTYPE

This parameter and the AGENT_TRIGGER_ON_SYNC_INTERVAL parameter determine the interval (minimum) with which the data is sent to the server.

M: Minutes

H: Hours

D: Days

AGENT_REPORT_ON_FIRST_CYCLE

Report data when synchronization starts.

Note

One of these two parameters AGENT_REPORT_ON_FIRST_CYCLE and AGENT_REPORT_ON_SECOND_CYCLE must be set.

TRUE, FALSE

AGENT_REPORT_ON_SECOND_CYCLE

Report data when synchronization ends.

Note

One of these two parameters AGENT_REPORT_ON_FIRST_CYCLE and AGENT_REPORT_ON_SECOND_CYCLE must be set.

TRUE, FALSE

Monitored Properties for BATTERY

Properties

Description

Possible Values

BATTERYVALUE

Battery power

0-100 percentage

Activities

You define the values for the parameters in DOE by using the SAP NetWeaver Mobile Administrator.  Use the BATTERY as the agent ID to set agent parameters.

 

End of Content Area