95 lines
2.4 KiB
Plaintext
95 lines
2.4 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,
|
|
}),
|
|
'consumption': dict({
|
|
'latest_power': 27.54502296447754,
|
|
'max_power': 41.71160888671875,
|
|
'mean_power': 31.449254739549424,
|
|
'min_power': 21.826229095458984,
|
|
'total_energy': 0.007862313684887356,
|
|
}),
|
|
'location': dict({
|
|
'altitude': '**REDACTED**',
|
|
'latitude': '**REDACTED**',
|
|
'longitude': '**REDACTED**',
|
|
}),
|
|
'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,
|
|
]),
|
|
}),
|
|
'sleep': list([
|
|
0,
|
|
1,
|
|
False,
|
|
]),
|
|
'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,
|
|
}),
|
|
'usage': dict({
|
|
'download_usage': 72504227,
|
|
'upload_usage': 5719755,
|
|
}),
|
|
})
|
|
# ---
|