core/tests/components/starlink/snapshots/test_diagnostics.ambr

74 lines
1.9 KiB
Plaintext

# serializer version: 1
# name: test_diagnostics
dict({
'alert': dict({
'alert_install_pending': False,
'alert_is_heating': False,
'alert_is_power_save_idle': False,
'alert_mast_not_near_vertical': False,
'alert_motors_stuck': False,
'alert_moving_fast_while_not_aviation': False,
'alert_moving_while_not_mobile': False,
'alert_power_supply_thermal_throttle': False,
'alert_roaming': False,
'alert_slow_ethernet_speeds': False,
'alert_thermal_shutdown': False,
'alert_thermal_throttle': False,
'alert_unexpected_location': False,
}),
'obstruction': dict({
'raw_wedges_fraction_obstructed[]': list([
None,
None,
None,
None,
None,
None,
None,
None,
None,
None,
None,
None,
]),
'valid_s': 803872.0,
'wedges_fraction_obstructed[]': list([
None,
None,
None,
None,
None,
None,
None,
None,
None,
None,
None,
None,
]),
}),
'status': dict({
'alerts': 0,
'currently_obstructed': False,
'direction_azimuth': -179.00344848632812,
'direction_elevation': 68.67173767089844,
'downlink_throughput_bps': 10108.2724609375,
'fraction_obstructed': 0.0,
'hardware_version': 'rev3_proto2',
'id': '**REDACTED**',
'is_snr_above_noise_floor': True,
'obstruction_duration': None,
'obstruction_interval': None,
'pop_ping_drop_rate': 0.0,
'pop_ping_latency_ms': 30.285715103149414,
'seconds_obstructed': None,
'seconds_to_first_nonempty_slot': 0.0,
'snr': None,
'software_version': '191e4dfa-d63a-46b1-a73b-9fa907733864.uterm.release',
'state': 'CONNECTED',
'uplink_throughput_bps': 11802.771484375,
'uptime': 804138,
}),
})
# ---