Searched refs:counters_proto (Results 1 – 1 of 1) sorted by relevance
215 auto* counters_proto = packet->set_battery(); in WriteBatteryCounters() local231 counters_proto->set_charge_counter_uah(*value); in WriteBatteryCounters()235 counters_proto->set_capacity_percent(static_cast<float>(*value)); in WriteBatteryCounters()239 counters_proto->set_current_ua(*value); in WriteBatteryCounters()243 counters_proto->set_current_avg_ua(*value); in WriteBatteryCounters()