recommendation property

String recommendation
final

Human-readable recommendation based on current state.

Examples:

  • "Battery sufficient for 4+ hours of tracking"
  • "Consider switching to low power mode"
  • "Battery critical - tracking may stop soon"

Implementation

final String recommendation;