invalid input: '<'String, String>` returned by the getParams()
method." name="Description"/>
EnterpriseBatterySaverActivationItems+ActivationItem.ParamBatteryLevelThreshold Field |
getParams()
method.getParams()
method.
The values are represented as strings, and their actual type depends on the type of the
activation item and an explicit conversion might be needed.
The type of each parameter is as follows:
PARAM_BATTERY_LEVEL_THRESHOLD
- Integer (0-100)PARAM_POWER_SOURCE_TYPE_MASK
- Integer (bit mask)PARAM_TIME_INTERVAL_WEEK_DAY_START
- Integer (1-7)PARAM_TIME_INTERVAL_HOUR_START
- Integer (0-23)PARAM_TIME_INTERVAL_MINUTE_START
- Integer (0-59)PARAM_TIME_INTERVAL_WEEK_DAY_END
- Integer (1-7)PARAM_TIME_INTERVAL_HOUR_END
- Integer (0-23)PARAM_TIME_INTERVAL_MINUTE_END
- Integer (0-59)PARAM_POCKET_MODE_ACTIVE
- Boolean (true/false)PARAM_CONNECTION_SOURCE_MASK
- Integer (bit mask)