udl-sdk 0.1.0a15__py3-none-any.whl → 0.1.0a16__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/METADATA +1 -1
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/RECORD +403 -379
- unifieddatalibrary/_base_client.py +4 -1
- unifieddatalibrary/_files.py +4 -4
- unifieddatalibrary/_version.py +1 -1
- unifieddatalibrary/resources/air_load_plans.py +1 -1
- unifieddatalibrary/resources/air_operations/air_tasking_orders.py +1 -1
- unifieddatalibrary/resources/air_operations/crewpapers.py +8 -5
- unifieddatalibrary/resources/aircraft.py +1 -1
- unifieddatalibrary/resources/aircraft_sorties.py +1 -1
- unifieddatalibrary/resources/aircraft_status_remarks.py +1 -1
- unifieddatalibrary/resources/airfield_slot_consumptions.py +1 -1
- unifieddatalibrary/resources/airfield_slots.py +1 -1
- unifieddatalibrary/resources/airfield_status/airfield_status.py +1 -1
- unifieddatalibrary/resources/airfield_status/history.py +1 -1
- unifieddatalibrary/resources/airfields.py +1 -1
- unifieddatalibrary/resources/airspace_control_orders.py +1 -1
- unifieddatalibrary/resources/analytic_imagery.py +1 -1
- unifieddatalibrary/resources/antennas.py +1 -1
- unifieddatalibrary/resources/batteries.py +1 -1
- unifieddatalibrary/resources/batterydetails.py +1 -1
- unifieddatalibrary/resources/beam.py +1 -1
- unifieddatalibrary/resources/beam_contours.py +1 -1
- unifieddatalibrary/resources/buses.py +1 -1
- unifieddatalibrary/resources/channels.py +1 -1
- unifieddatalibrary/resources/comm.py +1 -1
- unifieddatalibrary/resources/conjunctions/conjunctions.py +9 -10
- unifieddatalibrary/resources/countries.py +1 -1
- unifieddatalibrary/resources/crew.py +1 -1
- unifieddatalibrary/resources/diplomatic_clearance/diplomatic_clearance.py +1 -1
- unifieddatalibrary/resources/diplomatic_clearance/history.py +1 -1
- unifieddatalibrary/resources/engine_details.py +1 -1
- unifieddatalibrary/resources/engines.py +1 -1
- unifieddatalibrary/resources/entities.py +1 -1
- unifieddatalibrary/resources/location.py +8 -8
- unifieddatalibrary/resources/notification/history.py +1 -1
- unifieddatalibrary/resources/notification/notification.py +1 -1
- unifieddatalibrary/resources/observations/eo_observations/eo_observations.py +1 -1
- unifieddatalibrary/resources/observations/eo_observations/history.py +1 -1
- unifieddatalibrary/resources/onboardnavigation/history.py +1 -1
- unifieddatalibrary/resources/onorbit/antenna_details.py +1 -1
- unifieddatalibrary/resources/onorbitantenna.py +5 -5
- unifieddatalibrary/resources/onorbitbattery.py +5 -5
- unifieddatalibrary/resources/onorbitdetails.py +5 -5
- unifieddatalibrary/resources/onorbitsolararray.py +5 -5
- unifieddatalibrary/resources/onorbitthruster.py +5 -5
- unifieddatalibrary/resources/onorbitthrusterstatus/history.py +1 -1
- unifieddatalibrary/resources/onorbitthrusterstatus/onorbitthrusterstatus.py +1 -1
- unifieddatalibrary/resources/operatingunit.py +5 -5
- unifieddatalibrary/resources/operatingunitremark.py +5 -5
- unifieddatalibrary/resources/organization.py +1 -1
- unifieddatalibrary/resources/organizationdetails.py +1 -1
- unifieddatalibrary/resources/rf_band.py +5 -5
- unifieddatalibrary/resources/scs/paths.py +21 -18
- unifieddatalibrary/resources/scs/scs.py +8 -5
- unifieddatalibrary/resources/scs/v2.py +8 -5
- unifieddatalibrary/resources/solar_array.py +5 -5
- unifieddatalibrary/resources/solar_array_details.py +1 -1
- unifieddatalibrary/resources/sortie_ppr/history.py +1 -1
- unifieddatalibrary/resources/sortie_ppr/sortie_ppr.py +1 -1
- unifieddatalibrary/resources/state_vector/history.py +1 -1
- unifieddatalibrary/resources/state_vector/state_vector.py +1 -1
- unifieddatalibrary/resources/status.py +5 -5
- unifieddatalibrary/resources/substatus.py +5 -5
- unifieddatalibrary/types/__init__.py +76 -41
- unifieddatalibrary/types/ai_queryhelp_response.py +3 -32
- unifieddatalibrary/types/air_event_queryhelp_response.py +3 -32
- unifieddatalibrary/types/air_load_plan_queryhelp_response.py +3 -32
- unifieddatalibrary/types/air_load_plan_tuple_response.py +1 -1
- unifieddatalibrary/types/air_operations/__init__.py +0 -3
- unifieddatalibrary/types/air_operations/air_tasking_order_query_help_response.py +3 -32
- unifieddatalibrary/types/air_operations/air_tasking_order_tuple_response.py +1 -1
- unifieddatalibrary/types/air_operations/aircraft_sortie_history_query_response.py +1 -1
- unifieddatalibrary/types/air_operations/crewpaper_upload_pdf_params.py +0 -3
- unifieddatalibrary/types/air_transport_mission_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_sorty_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_sorty_tuple_response.py +1 -1
- unifieddatalibrary/types/aircraft_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_status_remark_queryhelp_response.py +3 -32
- unifieddatalibrary/types/aircraft_status_remark_tuple_response.py +1 -1
- unifieddatalibrary/types/aircraft_tuple_query_response.py +1 -1
- unifieddatalibrary/types/airfield_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_slot_consumption_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_slot_consumption_tuple_response.py +1 -1
- unifieddatalibrary/types/airfield_slot_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_slot_tuple_response.py +1 -1
- unifieddatalibrary/types/airfield_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/airfield_status_tuple_response.py +1 -1
- unifieddatalibrary/types/airfield_tuple_response.py +1 -1
- unifieddatalibrary/types/airspace_control_order_query_help_response.py +3 -32
- unifieddatalibrary/types/airspace_control_order_tuple_response.py +1 -1
- unifieddatalibrary/types/analytic_imagery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/antenna_queryhelp_response.py +3 -32
- unifieddatalibrary/types/antenna_tuple_response.py +1 -1
- unifieddatalibrary/types/attitude_data_query_help_response.py +3 -32
- unifieddatalibrary/types/attitude_data_tuple_response.py +1 -1
- unifieddatalibrary/types/attitude_set_query_help_response.py +3 -32
- unifieddatalibrary/types/aviation_risk_management_query_help_response.py +3 -32
- unifieddatalibrary/types/battery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/battery_tuple_response.py +1 -1
- unifieddatalibrary/types/beam_contour_query_help_response.py +3 -32
- unifieddatalibrary/types/beam_contour_tuple_response.py +1 -1
- unifieddatalibrary/types/beam_query_help_response.py +3 -32
- unifieddatalibrary/types/beam_tuple_response.py +1 -1
- unifieddatalibrary/types/bus_query_help_response.py +3 -32
- unifieddatalibrary/types/bus_tuple_response.py +1 -1
- unifieddatalibrary/types/channel_queryhelp_response.py +3 -32
- unifieddatalibrary/types/channel_tuple_response.py +1 -1
- unifieddatalibrary/types/collect_request_query_help_response.py +3 -32
- unifieddatalibrary/types/collect_response_query_help_response.py +3 -32
- unifieddatalibrary/types/comm_queryhelp_response.py +3 -32
- unifieddatalibrary/types/comm_tuple_response.py +1 -1
- unifieddatalibrary/types/conjunction_get_history_response.py +1 -1
- unifieddatalibrary/types/conjunction_queryhelp_response.py +3 -32
- unifieddatalibrary/types/conjunction_tuple_response.py +1 -1
- unifieddatalibrary/types/conjunction_upload_conjunction_data_message_params.py +0 -3
- unifieddatalibrary/types/country_queryhelp_response.py +3 -32
- unifieddatalibrary/types/country_tuple_response.py +1 -1
- unifieddatalibrary/types/crew_queryhelp_response.py +3 -32
- unifieddatalibrary/types/crew_tuple_response.py +1 -1
- unifieddatalibrary/types/diff_of_arrival_queryhelp_response.py +3 -32
- unifieddatalibrary/types/diplomatic_clearance/country_query_help_response.py +3 -32
- unifieddatalibrary/types/diplomatic_clearance_queryhelp_response.py +3 -32
- unifieddatalibrary/types/diplomatic_clearance_tuple_response.py +1 -1
- unifieddatalibrary/types/drift_history_queryhelp_response.py +3 -32
- unifieddatalibrary/types/dropzone_query_help_response.py +3 -32
- unifieddatalibrary/types/effect_request_query_help_response.py +3 -32
- unifieddatalibrary/types/effect_response_actions_list_full.py +89 -0
- unifieddatalibrary/types/effect_response_metrics_full.py +27 -0
- unifieddatalibrary/types/effect_response_query_help_response.py +3 -32
- unifieddatalibrary/types/effect_response_retrieve_response.py +5 -117
- unifieddatalibrary/types/effect_response_tuple_response.py +5 -127
- unifieddatalibrary/types/effect_responses/history_list_response.py +5 -117
- unifieddatalibrary/types/elset_query_current_elset_help_response.py +3 -32
- unifieddatalibrary/types/elset_queryhelp_response.py +3 -32
- unifieddatalibrary/types/emitter_geolocation_query_help_response.py +3 -32
- unifieddatalibrary/types/engine_queryhelp_response.py +3 -32
- unifieddatalibrary/types/engine_tuple_response.py +1 -1
- unifieddatalibrary/types/entity_abridged.py +3 -81
- unifieddatalibrary/types/entity_query_help_response.py +3 -32
- unifieddatalibrary/types/entity_tuple_response.py +1 -1
- unifieddatalibrary/types/eop_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ephemeris/attitude_data/history_retrieve_response.py +1 -1
- unifieddatalibrary/types/ephemeris_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ephemeris_set.py +1 -1
- unifieddatalibrary/types/ephemeris_set_queryhelp_response.py +3 -32
- unifieddatalibrary/types/equipment_query_help_response.py +3 -32
- unifieddatalibrary/types/equipment_remark_query_help_response.py +3 -32
- unifieddatalibrary/types/evac_query_help_response.py +3 -32
- unifieddatalibrary/types/event_evolution_queryhelp_response.py +3 -32
- unifieddatalibrary/types/feature_assessment_query_help_response.py +3 -32
- unifieddatalibrary/types/flightplan_queryhelp_response.py +3 -32
- unifieddatalibrary/types/geo_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/global_atmospheric_model_query_help_response.py +3 -32
- unifieddatalibrary/types/gnss_observationset_queryhelp_response.py +3 -32
- unifieddatalibrary/types/gnss_rawif_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ground_imagery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/h3_geo_hex_cell_queryhelp_response.py +3 -32
- unifieddatalibrary/types/h3_geo_queryhelp_response.py +3 -32
- unifieddatalibrary/types/hazard_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ion_oobservation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ir_get_response.py +1 -1
- unifieddatalibrary/types/ir_queryhelp_response.py +3 -32
- unifieddatalibrary/types/ir_tuple_response.py +1 -1
- unifieddatalibrary/types/isr_collection_critical_times_full.py +17 -0
- unifieddatalibrary/types/isr_collection_exploitation_requirement_full.py +29 -0
- unifieddatalibrary/types/isr_collection_poc_full.py +41 -0
- unifieddatalibrary/types/isr_collection_queryhelp_response.py +3 -32
- unifieddatalibrary/types/isr_collection_requirements_full.py +90 -0
- unifieddatalibrary/types/isr_collection_tuple_response.py +5 -290
- unifieddatalibrary/types/isr_collections/history_list_response.py +3 -286
- unifieddatalibrary/types/item_queryhelp_response.py +3 -32
- unifieddatalibrary/types/item_tracking_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_detection_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_event_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_site_detail_find_by_source_response.py +3 -85
- unifieddatalibrary/types/launch_site_detail_get_response.py +1 -1
- unifieddatalibrary/types/launch_site_detail_list_response.py +3 -81
- unifieddatalibrary/types/launch_site_get_response.py +1 -1
- unifieddatalibrary/types/launch_site_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_site_tuple_response.py +1 -1
- unifieddatalibrary/types/launch_vehicle_detail_get_response.py +1 -1
- unifieddatalibrary/types/launch_vehicle_get_response.py +2 -2
- unifieddatalibrary/types/launch_vehicle_queryhelp_response.py +3 -32
- unifieddatalibrary/types/launch_vehicle_tuple_response.py +2 -2
- unifieddatalibrary/types/link_status/datalink_queryhelp_response.py +3 -32
- unifieddatalibrary/types/link_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/location_queryhelp_response.py +3 -32
- unifieddatalibrary/types/location_tuple_response.py +1 -1
- unifieddatalibrary/types/logistics_discrepancy_infos_full.py +26 -0
- unifieddatalibrary/types/logistics_parts_full.py +51 -0
- unifieddatalibrary/types/logistics_remarks_abridged.py +24 -0
- unifieddatalibrary/types/logistics_segments_full.py +85 -0
- unifieddatalibrary/types/logistics_specialties_full.py +39 -0
- unifieddatalibrary/types/logistics_stocks_full.py +27 -0
- unifieddatalibrary/types/logistics_support/history_list_response.py +7 -427
- unifieddatalibrary/types/logistics_support_get_response.py +7 -427
- unifieddatalibrary/types/logistics_support_items_full.py +119 -0
- unifieddatalibrary/types/logistics_support_list_response.py +6 -52
- unifieddatalibrary/types/logistics_support_queryhelp_response.py +3 -32
- unifieddatalibrary/types/logistics_support_tuple_response.py +8 -431
- unifieddatalibrary/types/logistics_transportation_plans_full.py +137 -0
- unifieddatalibrary/types/maneuver_queryhelp_response.py +3 -32
- unifieddatalibrary/types/manifold_queryhelp_response.py +3 -32
- unifieddatalibrary/types/manifoldelset_queryhelp_response.py +3 -32
- unifieddatalibrary/types/missile_track_queryhelp_response.py +3 -32
- unifieddatalibrary/types/mission_assignment_queryhelp_response.py +3 -32
- unifieddatalibrary/types/mti_queryhelp_response.py +3 -32
- unifieddatalibrary/types/navigation_get_response.py +1 -1
- unifieddatalibrary/types/navigation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/navigation_tuple_response.py +1 -1
- unifieddatalibrary/types/navigational_obstruction_queryhelp_response.py +3 -32
- unifieddatalibrary/types/notification/__init__.py +0 -1
- unifieddatalibrary/types/notification_queryhelp_response.py +3 -32
- unifieddatalibrary/types/notification_tuple_response.py +1 -1
- unifieddatalibrary/types/object_of_interest_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/ecpsdr_query_help_response.py +3 -32
- unifieddatalibrary/types/observations/eo_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/eo_observation_tuple_response.py +1 -1
- unifieddatalibrary/types/observations/eo_observations/__init__.py +0 -1
- unifieddatalibrary/types/observations/monoradar_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/passive_radar_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/radarobservation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/observations/rf_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onboardnavigation/__init__.py +0 -1
- unifieddatalibrary/types/onboardnavigation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onboardnavigation_tuple_response.py +1 -1
- unifieddatalibrary/types/onorbit/__init__.py +0 -1
- unifieddatalibrary/types/onorbit_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitevent_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitlist_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitthrusterstatus/__init__.py +0 -1
- unifieddatalibrary/types/onorbitthrusterstatus_queryhelp_response.py +3 -32
- unifieddatalibrary/types/onorbitthrusterstatus_tuple_response.py +1 -1
- unifieddatalibrary/types/operatingunit_queryhelp_response.py +3 -32
- unifieddatalibrary/types/operatingunit_tuple_response.py +5 -589
- unifieddatalibrary/types/operatingunitremark_queryhelp_response.py +3 -32
- unifieddatalibrary/types/operatingunitremark_tuple_response.py +5 -85
- unifieddatalibrary/types/orbitdetermination_queryhelp_response.py +3 -32
- unifieddatalibrary/types/orbittrack_queryhelp_response.py +3 -32
- unifieddatalibrary/types/organization_queryhelp_response.py +3 -32
- unifieddatalibrary/types/organization_tuple_response.py +1 -1
- unifieddatalibrary/types/personnelrecovery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/poi_queryhelp_response.py +3 -32
- unifieddatalibrary/types/port_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_band_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_band_tuple_response.py +5 -148
- unifieddatalibrary/types/rf_band_type_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_emitter_detail_get_response.py +2 -2
- unifieddatalibrary/types/rf_emitter_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_emitter_detail_tuple_response.py +2 -2
- unifieddatalibrary/types/rf_emitter_get_response.py +3 -3
- unifieddatalibrary/types/rf_emitter_queryhelp_response.py +3 -32
- unifieddatalibrary/types/rf_emitter_tuple_response.py +3 -3
- unifieddatalibrary/types/route_stat_query_help_response.py +3 -32
- unifieddatalibrary/types/sar_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sc_file_upload_params.py +0 -3
- unifieddatalibrary/types/scientific_get_response.py +1 -1
- unifieddatalibrary/types/scientific_queryhelp_response.py +3 -32
- unifieddatalibrary/types/scientific_tuple_response.py +1 -1
- unifieddatalibrary/types/scs/__init__.py +2 -2
- unifieddatalibrary/types/scs/{path_create_params.py → path_create_with_file_params.py} +2 -5
- unifieddatalibrary/types/scs/{path_create_response.py → path_create_with_file_response.py} +2 -2
- unifieddatalibrary/types/scs/v2_file_upload_params.py +0 -3
- unifieddatalibrary/types/sensor/calibration_query_help_response.py +3 -32
- unifieddatalibrary/types/sensor_get_response.py +82 -1565
- unifieddatalibrary/types/sensor_list_response.py +2 -81
- unifieddatalibrary/types/sensor_maintenance_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_observation_type_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_plan_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sensor_tuple_response.py +82 -1575
- unifieddatalibrary/types/sensor_type_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sera_data_comm_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sera_data_early_warning_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sera_data_navigation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_optical_payload_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_radar_payload_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_sigint_payload_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_spacecraft_detail_get_response.py +11 -612
- unifieddatalibrary/types/seradata_spacecraft_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/seradata_spacecraft_detail_tuple_response.py +11 -618
- unifieddatalibrary/types/sgi_queryhelp_response.py +3 -32
- unifieddatalibrary/types/shared/__init__.py +60 -0
- unifieddatalibrary/types/shared/air_transport_mission_full.py +1 -1
- unifieddatalibrary/types/{aircraft_full.py → shared/aircraft_full.py} +1 -1
- unifieddatalibrary/types/{air_operations → shared}/aircraftsortie_full.py +2 -2
- unifieddatalibrary/types/{aircraftstatusremark_full.py → shared/aircraftstatusremark_full.py} +1 -1
- unifieddatalibrary/types/{airfield_full.py → shared/airfield_full.py} +1 -1
- unifieddatalibrary/types/{airfieldslot_full.py → shared/airfieldslot_full.py} +1 -1
- unifieddatalibrary/types/{airfieldslotconsumption_full.py → shared/airfieldslotconsumption_full.py} +1 -1
- unifieddatalibrary/types/{airfieldstatus_full.py → shared/airfieldstatus_full.py} +1 -1
- unifieddatalibrary/types/{airloadplan_full.py → shared/airloadplan_full.py} +1 -1
- unifieddatalibrary/types/{airspacecontrolorder_full.py → shared/airspacecontrolorder_full.py} +1 -1
- unifieddatalibrary/types/{analytic_imagery_full.py → shared/analytic_imagery_full.py} +1 -1
- unifieddatalibrary/types/{onorbit → shared}/antenna_details_full.py +1 -1
- unifieddatalibrary/types/{antenna_full.py → shared/antenna_full.py} +2 -2
- unifieddatalibrary/types/{attitudedata_full.py → shared/attitudedata_full.py} +1 -1
- unifieddatalibrary/types/shared/attitudeset_full.py +1 -1
- unifieddatalibrary/types/{battery_full.py → shared/battery_full.py} +1 -1
- unifieddatalibrary/types/{batterydetails_full.py → shared/batterydetails_full.py} +1 -1
- unifieddatalibrary/types/{beam_full.py → shared/beam_full.py} +1 -1
- unifieddatalibrary/types/{beamcontour_full.py → shared/beamcontour_full.py} +1 -1
- unifieddatalibrary/types/{bus_full.py → shared/bus_full.py} +1 -1
- unifieddatalibrary/types/{channel_full.py → shared/channel_full.py} +1 -1
- unifieddatalibrary/types/{comm_full.py → shared/comm_full.py} +1 -1
- unifieddatalibrary/types/{conjunction_full.py → shared/conjunction_full.py} +2 -2
- unifieddatalibrary/types/{country_full.py → shared/country_full.py} +1 -1
- unifieddatalibrary/types/{crew_full.py → shared/crew_full.py} +1 -1
- unifieddatalibrary/types/shared/daily_operation_full.py +40 -0
- unifieddatalibrary/types/{engine.py → shared/engine.py} +1 -1
- unifieddatalibrary/types/{engine_details_full.py → shared/engine_details_full.py} +1 -1
- unifieddatalibrary/types/shared/entity_full.py +319 -0
- unifieddatalibrary/types/{observations/eo_observations → shared}/eo_observation_full.py +2 -2
- unifieddatalibrary/types/shared/evac_full.py +2 -28
- unifieddatalibrary/types/{location_list_response.py → shared/location_abridged.py} +3 -3
- unifieddatalibrary/types/{location_full.py → shared/location_full.py} +1 -1
- unifieddatalibrary/types/shared/maximum_on_ground_full.py +48 -0
- unifieddatalibrary/types/{onboardnavigation → shared}/onboardnavigation_full.py +1 -1
- unifieddatalibrary/types/{onorbitantenna_get_response.py → shared/onorbit_antenna_full.py} +3 -3
- unifieddatalibrary/types/{onorbitbattery_get_response.py → shared/onorbit_battery_full.py} +3 -3
- unifieddatalibrary/types/{onorbitdetail_get_response.py → shared/onorbit_details_full.py} +3 -3
- unifieddatalibrary/types/shared/onorbit_full.py +80 -1568
- unifieddatalibrary/types/shared/onorbit_solar_array_full.py +91 -0
- unifieddatalibrary/types/{onorbitthruster_get_response.py → shared/onorbit_thruster_full.py} +3 -3
- unifieddatalibrary/types/shared/operating_hours_full.py +17 -0
- unifieddatalibrary/types/{operatingunitremark_get_response.py → shared/operating_unit_remark_full.py} +3 -3
- unifieddatalibrary/types/{operatingunit_get_response.py → shared/operatingunit_full.py} +7 -80
- unifieddatalibrary/types/shared/operational_deviation_full.py +45 -0
- unifieddatalibrary/types/shared/operational_planning_full.py +45 -0
- unifieddatalibrary/types/{organization_details_full.py → shared/organization_details_full.py} +1 -1
- unifieddatalibrary/types/{organization_full.py → shared/organization_full.py} +1 -1
- unifieddatalibrary/types/shared/param_descriptor.py +39 -0
- unifieddatalibrary/types/shared/pathway_full.py +30 -0
- unifieddatalibrary/types/shared/related_document_full.py +18 -0
- unifieddatalibrary/types/{rf_band_get_response.py → shared/rf_band_full.py} +3 -3
- unifieddatalibrary/types/shared/sof_data_source_ref_full.py +26 -0
- unifieddatalibrary/types/{solar_array_details_full.py → shared/solar_array_details_full.py} +1 -1
- unifieddatalibrary/types/{solar_array_get_response.py → shared/solar_array_full.py} +3 -3
- unifieddatalibrary/types/{state_vector_full.py → shared/state_vector_full.py} +2 -2
- unifieddatalibrary/types/shared/status_full.py +104 -0
- unifieddatalibrary/types/{substatus_get_response.py → shared/sub_status_full.py} +3 -3
- unifieddatalibrary/types/shared/waiver_full.py +53 -0
- unifieddatalibrary/types/sigact/history_list_response.py +3 -27
- unifieddatalibrary/types/sigact_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sigact_tuple_response.py +3 -34
- unifieddatalibrary/types/site/operation_query_help_response.py +3 -32
- unifieddatalibrary/types/site/operation_retrieve_response.py +15 -223
- unifieddatalibrary/types/site/operation_tuple_response.py +13 -230
- unifieddatalibrary/types/site_get_response.py +14 -228
- unifieddatalibrary/types/site_queryhelp_response.py +3 -32
- unifieddatalibrary/types/site_remark_queryhelp_response.py +3 -32
- unifieddatalibrary/types/site_status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/site_tuple_response.py +13 -227
- unifieddatalibrary/types/sky_imagery/history_list_response.py +1 -1
- unifieddatalibrary/types/sky_imagery_get_response.py +1 -1
- unifieddatalibrary/types/sky_imagery_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sky_imagery_tuple_response.py +1 -1
- unifieddatalibrary/types/soi_observation_set_queryhelp_response.py +3 -32
- unifieddatalibrary/types/solar_array_queryhelp_response.py +3 -32
- unifieddatalibrary/types/solar_array_tuple_response.py +5 -77
- unifieddatalibrary/types/sortie_ppr/__init__.py +0 -1
- unifieddatalibrary/types/sortie_ppr_queryhelp_response.py +3 -32
- unifieddatalibrary/types/sortie_ppr_tuple_response.py +1 -1
- unifieddatalibrary/types/space_env_observation_queryhelp_response.py +3 -32
- unifieddatalibrary/types/stage_get_response.py +1 -1
- unifieddatalibrary/types/stage_queryhelp_response.py +3 -32
- unifieddatalibrary/types/stage_tuple_response.py +1 -1
- unifieddatalibrary/types/star_catalog_queryhelp_response.py +3 -32
- unifieddatalibrary/types/state_vector/current_tuple_response.py +1 -1
- unifieddatalibrary/types/state_vector_queryhelp_response.py +3 -32
- unifieddatalibrary/types/state_vector_tuple_response.py +1 -1
- unifieddatalibrary/types/status_get_by_entity_id_response.py +5 -179
- unifieddatalibrary/types/status_get_by_entity_type_response.py +5 -179
- unifieddatalibrary/types/status_queryhelp_response.py +3 -32
- unifieddatalibrary/types/status_tuple_response.py +5 -175
- unifieddatalibrary/types/substatus_queryhelp_response.py +3 -32
- unifieddatalibrary/types/substatus_tuple_response.py +5 -81
- unifieddatalibrary/types/supporting_data/query_help_retrieve_response.py +3 -32
- unifieddatalibrary/types/surface_obstruction_queryhelp_response.py +3 -32
- unifieddatalibrary/types/surface_queryhelp_response.py +3 -32
- unifieddatalibrary/types/swir_queryhelp_response.py +3 -32
- unifieddatalibrary/types/tai_utc_queryhelp_response.py +3 -32
- unifieddatalibrary/types/track_detail_queryhelp_response.py +3 -32
- unifieddatalibrary/types/track_queryhelp_response.py +3 -32
- unifieddatalibrary/types/track_route_queryhelp_response.py +3 -32
- unifieddatalibrary/types/transponder_get_response.py +1 -1
- unifieddatalibrary/types/transponder_queryhelp_response.py +3 -32
- unifieddatalibrary/types/transponder_tuple_response.py +1 -1
- unifieddatalibrary/types/vessel_get_response.py +1 -1
- unifieddatalibrary/types/vessel_queryhelp_response.py +3 -32
- unifieddatalibrary/types/vessel_tuple_response.py +1 -1
- unifieddatalibrary/types/video_queryhelp_response.py +3 -32
- unifieddatalibrary/types/weather_data_queryhelp_response.py +3 -32
- unifieddatalibrary/types/weather_report_queryhelp_response.py +3 -32
- unifieddatalibrary/types/entity_full.py +0 -1805
- unifieddatalibrary/types/onorbitsolararray_get_response.py +0 -158
- unifieddatalibrary/types/status_get_response.py +0 -175
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/WHEEL +0 -0
- {udl_sdk-0.1.0a15.dist-info → udl_sdk-0.1.0a16.dist-info}/licenses/LICENSE +0 -0
- /unifieddatalibrary/types/{air_operations → shared}/air_tasking_order_full.py +0 -0
- /unifieddatalibrary/types/{air_operations → shared}/diplomaticclearance_full.py +0 -0
- /unifieddatalibrary/types/{notification → shared}/notification_full.py +0 -0
- /unifieddatalibrary/types/{onorbitthrusterstatus → shared}/onorbitthrusterstatus_full.py +0 -0
- /unifieddatalibrary/types/{sortie_ppr → shared}/sortie_ppr_full.py +0 -0
@@ -8,431 +8,11 @@ from pydantic import Field as FieldInfo
|
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
10
|
from ..logistics_remarks_full import LogisticsRemarksFull
|
11
|
+
from ..logistics_support_items_full import LogisticsSupportItemsFull
|
12
|
+
from ..logistics_discrepancy_infos_full import LogisticsDiscrepancyInfosFull
|
13
|
+
from ..logistics_transportation_plans_full import LogisticsTransportationPlansFull
|
11
14
|
|
12
|
-
__all__ = [
|
13
|
-
"HistoryListResponse",
|
14
|
-
"LogisticsDiscrepancyInfo",
|
15
|
-
"LogisticsSupportItem",
|
16
|
-
"LogisticsSupportItemLogisticsPart",
|
17
|
-
"LogisticsSupportItemLogisticsPartLogisticsStock",
|
18
|
-
"LogisticsSupportItemLogisticsSpecialty",
|
19
|
-
"LogisticsTransportationPlan",
|
20
|
-
"LogisticsTransportationPlanLogisticsSegment",
|
21
|
-
]
|
22
|
-
|
23
|
-
|
24
|
-
class LogisticsDiscrepancyInfo(BaseModel):
|
25
|
-
closure_time: Optional[datetime] = FieldInfo(alias="closureTime", default=None)
|
26
|
-
"""
|
27
|
-
The discrepancy closure time, in ISO 8601 UTC format with millisecond precision.
|
28
|
-
"""
|
29
|
-
|
30
|
-
discrepancy_info: Optional[str] = FieldInfo(alias="discrepancyInfo", default=None)
|
31
|
-
"""The aircraft discrepancy description."""
|
32
|
-
|
33
|
-
jcn: Optional[str] = None
|
34
|
-
"""Job Control Number of the discrepancy."""
|
35
|
-
|
36
|
-
job_st_time: Optional[datetime] = FieldInfo(alias="jobStTime", default=None)
|
37
|
-
"""The job start time, in ISO 8601 UTC format with millisecond precision."""
|
38
|
-
|
39
|
-
|
40
|
-
class LogisticsSupportItemLogisticsPartLogisticsStock(BaseModel):
|
41
|
-
quantity: Optional[int] = None
|
42
|
-
"""The quantity of available parts needed from sourceICAO."""
|
43
|
-
|
44
|
-
source_icao: Optional[str] = FieldInfo(alias="sourceICAO", default=None)
|
45
|
-
"""The ICAO code for the primary location with available parts."""
|
46
|
-
|
47
|
-
stock_check_time: Optional[datetime] = FieldInfo(alias="stockCheckTime", default=None)
|
48
|
-
"""
|
49
|
-
The datetime when the parts were sourced, in ISO 8601 UTC format with
|
50
|
-
millisecond precision.
|
51
|
-
"""
|
52
|
-
|
53
|
-
stock_poc: Optional[str] = FieldInfo(alias="stockPOC", default=None)
|
54
|
-
"""The point of contact at the sourced location."""
|
55
|
-
|
56
|
-
|
57
|
-
class LogisticsSupportItemLogisticsPart(BaseModel):
|
58
|
-
figure_number: Optional[str] = FieldInfo(alias="figureNumber", default=None)
|
59
|
-
"""Technical order manual figure number for the requested / supplied part."""
|
60
|
-
|
61
|
-
index_number: Optional[str] = FieldInfo(alias="indexNumber", default=None)
|
62
|
-
"""Technical order manual index number for the requested part."""
|
63
|
-
|
64
|
-
location_verifier: Optional[str] = FieldInfo(alias="locationVerifier", default=None)
|
65
|
-
"""
|
66
|
-
The person who validated that the sourced location has, and can supply, the
|
67
|
-
requested parts.
|
68
|
-
"""
|
69
|
-
|
70
|
-
logistics_stocks: Optional[List[LogisticsSupportItemLogisticsPartLogisticsStock]] = FieldInfo(
|
71
|
-
alias="logisticsStocks", default=None
|
72
|
-
)
|
73
|
-
"""The supply stocks for this support item."""
|
74
|
-
|
75
|
-
measurement_unit_code: Optional[str] = FieldInfo(alias="measurementUnitCode", default=None)
|
76
|
-
"""Code for a unit of measurement."""
|
77
|
-
|
78
|
-
national_stock_number: Optional[str] = FieldInfo(alias="nationalStockNumber", default=None)
|
79
|
-
"""The National Stock Number of the part being requested or supplied."""
|
80
|
-
|
81
|
-
part_number: Optional[str] = FieldInfo(alias="partNumber", default=None)
|
82
|
-
"""Requested or supplied part number."""
|
83
|
-
|
84
|
-
request_verifier: Optional[str] = FieldInfo(alias="requestVerifier", default=None)
|
85
|
-
"""The person who validated the request for parts."""
|
86
|
-
|
87
|
-
supply_document_number: Optional[str] = FieldInfo(alias="supplyDocumentNumber", default=None)
|
88
|
-
"""The supply document number."""
|
89
|
-
|
90
|
-
technical_order_text: Optional[str] = FieldInfo(alias="technicalOrderText", default=None)
|
91
|
-
"""
|
92
|
-
Indicates the specified Technical Order manual holding the aircraft information
|
93
|
-
for use in diagnosing a problem or condition.
|
94
|
-
"""
|
95
|
-
|
96
|
-
work_unit_code: Optional[str] = FieldInfo(alias="workUnitCode", default=None)
|
97
|
-
"""Work Unit Code (WUC), or for some aircraft types, the Reference Designator."""
|
98
|
-
|
99
|
-
|
100
|
-
class LogisticsSupportItemLogisticsSpecialty(BaseModel):
|
101
|
-
first_name: Optional[str] = FieldInfo(alias="firstName", default=None)
|
102
|
-
"""The first name of the specialist."""
|
103
|
-
|
104
|
-
last4_ssn: Optional[str] = FieldInfo(alias="last4Ssn", default=None)
|
105
|
-
"""The last four digits of the specialist's social security number."""
|
106
|
-
|
107
|
-
last_name: Optional[str] = FieldInfo(alias="lastName", default=None)
|
108
|
-
"""The last name of the specialist."""
|
109
|
-
|
110
|
-
rank_code: Optional[str] = FieldInfo(alias="rankCode", default=None)
|
111
|
-
"""Military service rank designation."""
|
112
|
-
|
113
|
-
role_type_code: Optional[str] = FieldInfo(alias="roleTypeCode", default=None)
|
114
|
-
"""Type code that determines role of the mission response team member.
|
115
|
-
|
116
|
-
TC - Team Chief, TM - Team Member.
|
117
|
-
"""
|
118
|
-
|
119
|
-
skill_level: Optional[int] = FieldInfo(alias="skillLevel", default=None)
|
120
|
-
"""Skill level of the mission response team member."""
|
121
|
-
|
122
|
-
specialty: Optional[str] = None
|
123
|
-
"""
|
124
|
-
Indicates where the repairs will be performed, or which shop specialty has been
|
125
|
-
assigned responsibility for correcting the discrepancy. Shop specialties are
|
126
|
-
normally listed in abbreviated format.
|
127
|
-
"""
|
128
|
-
|
129
|
-
|
130
|
-
class LogisticsSupportItem(BaseModel):
|
131
|
-
cannibalized: Optional[bool] = None
|
132
|
-
"""
|
133
|
-
This element indicates whether or not the supplied item is contained within
|
134
|
-
another item.
|
135
|
-
"""
|
136
|
-
|
137
|
-
deploy_plan_number: Optional[str] = FieldInfo(alias="deployPlanNumber", default=None)
|
138
|
-
"""System generated reference id for the transportation plan.
|
139
|
-
|
140
|
-
Format: TXXXXXNNNN T - Transportation, Sequence Number, Node Id.
|
141
|
-
"""
|
142
|
-
|
143
|
-
description: Optional[str] = None
|
144
|
-
"""The technical order name of the part ordered."""
|
145
|
-
|
146
|
-
item_last_changed_date: Optional[datetime] = FieldInfo(alias="itemLastChangedDate", default=None)
|
147
|
-
"""
|
148
|
-
The last time this supported item was updated, in ISO 8601 UTC format with
|
149
|
-
millisecond precision.
|
150
|
-
"""
|
151
|
-
|
152
|
-
job_control_number: Optional[str] = FieldInfo(alias="jobControlNumber", default=None)
|
153
|
-
"""
|
154
|
-
A number assigned by Job Control to monitor and record maintenance actions
|
155
|
-
required to correct the associated aircraft maintenance discrepancy. It is
|
156
|
-
seven, nine or twelve characters, depending on the base-specific numbering
|
157
|
-
scheme. If seven characters: characters 1-3 are Julian date, 4-7 are sequence
|
158
|
-
numbers. If nine characters: characters 1-2 are last two digits of the year,
|
159
|
-
characters 3-5 are Julian date, 6-9 are sequence numbers. If twelve characters:
|
160
|
-
characters 1-2 are last two digits of the year, 3-5 are Julian date, 6-9 are
|
161
|
-
sequence numbers, and 10-12 are a three-digit supplemental number.
|
162
|
-
"""
|
163
|
-
|
164
|
-
logistics_parts: Optional[List[LogisticsSupportItemLogisticsPart]] = FieldInfo(alias="logisticsParts", default=None)
|
165
|
-
"""The parts associated with this support item."""
|
166
|
-
|
167
|
-
logistics_remarks: Optional[List[LogisticsRemarksFull]] = FieldInfo(alias="logisticsRemarks", default=None)
|
168
|
-
"""Remarks associated with this support item."""
|
169
|
-
|
170
|
-
logistics_specialties: Optional[List[LogisticsSupportItemLogisticsSpecialty]] = FieldInfo(
|
171
|
-
alias="logisticsSpecialties", default=None
|
172
|
-
)
|
173
|
-
"""The specialties required to implement this support item."""
|
174
|
-
|
175
|
-
quantity: Optional[int] = None
|
176
|
-
"""Military aircraft discrepancy logistics requisition ordered quantity.
|
177
|
-
|
178
|
-
The quantity of equipment ordered that is required to fix the aircraft.
|
179
|
-
"""
|
180
|
-
|
181
|
-
ready_time: Optional[datetime] = FieldInfo(alias="readyTime", default=None)
|
182
|
-
"""The time the item is ready, in ISO 8601 UTC format with millisecond precision."""
|
183
|
-
|
184
|
-
received_time: Optional[datetime] = FieldInfo(alias="receivedTime", default=None)
|
185
|
-
"""
|
186
|
-
The time the item is received, in ISO 8601 UTC format with millisecond
|
187
|
-
precision.
|
188
|
-
"""
|
189
|
-
|
190
|
-
recovery_request_type_code: Optional[str] = FieldInfo(alias="recoveryRequestTypeCode", default=None)
|
191
|
-
"""The type of recovery request needed. Contact the source provider for details."""
|
192
|
-
|
193
|
-
redeploy_plan_number: Optional[str] = FieldInfo(alias="redeployPlanNumber", default=None)
|
194
|
-
"""System generated reference id for the transportation plan.
|
195
|
-
|
196
|
-
Format: TXXXXXNNNN T - Transportation, Sequence Number, Node Id.
|
197
|
-
"""
|
198
|
-
|
199
|
-
redeploy_shipment_unit_id: Optional[str] = FieldInfo(alias="redeployShipmentUnitId", default=None)
|
200
|
-
"""
|
201
|
-
This is the Redeploy (return) Transportation Control Number/Tracking Reference
|
202
|
-
Number for the selected item.
|
203
|
-
"""
|
204
|
-
|
205
|
-
request_number: Optional[str] = FieldInfo(alias="requestNumber", default=None)
|
206
|
-
"""The request or record number for this item type (Equipent, Part, or MRT)."""
|
207
|
-
|
208
|
-
resupport_flag: Optional[bool] = FieldInfo(alias="resupportFlag", default=None)
|
209
|
-
"""
|
210
|
-
This element indicates if the supplied item is characterized as additional
|
211
|
-
support.
|
212
|
-
"""
|
213
|
-
|
214
|
-
shipment_unit_id: Optional[str] = FieldInfo(alias="shipmentUnitId", default=None)
|
215
|
-
"""
|
216
|
-
Shipment Unit Identifier is the Transportation Control Number (TCN) for shipping
|
217
|
-
that piece of equipment being requested.
|
218
|
-
"""
|
219
|
-
|
220
|
-
si_poc: Optional[str] = FieldInfo(alias="siPOC", default=None)
|
221
|
-
"""
|
222
|
-
The point of contact is a free text field to add information about the
|
223
|
-
individual(s) with knowledge of the referenced requested or supplied item(s).
|
224
|
-
The default value for this field is the last name, first name, and middle
|
225
|
-
initial of the operator who created the records and/or generated the
|
226
|
-
transaction.
|
227
|
-
"""
|
228
|
-
|
229
|
-
source_icao: Optional[str] = FieldInfo(alias="sourceICAO", default=None)
|
230
|
-
"""
|
231
|
-
The code that represents the International Civil Aviation Organization (ICAO)
|
232
|
-
designations of an airport.
|
233
|
-
"""
|
234
|
-
|
235
|
-
|
236
|
-
class LogisticsTransportationPlanLogisticsSegment(BaseModel):
|
237
|
-
arrival_icao: Optional[str] = FieldInfo(alias="arrivalICAO", default=None)
|
238
|
-
"""Airport ICAO arrival code."""
|
239
|
-
|
240
|
-
departure_icao: Optional[str] = FieldInfo(alias="departureICAO", default=None)
|
241
|
-
"""Airport ICAO departure code."""
|
242
|
-
|
243
|
-
ext_mission_id: Optional[str] = FieldInfo(alias="extMissionId", default=None)
|
244
|
-
"""The GDSS mission ID for this segment."""
|
245
|
-
|
246
|
-
id_mission: Optional[str] = FieldInfo(alias="idMission", default=None)
|
247
|
-
"""
|
248
|
-
The unique identifier of the mission to which this logistics record is assigned.
|
249
|
-
"""
|
250
|
-
|
251
|
-
itin: Optional[int] = None
|
252
|
-
"""Start air mission itinerary point identifier."""
|
253
|
-
|
254
|
-
mission_number: Optional[str] = FieldInfo(alias="missionNumber", default=None)
|
255
|
-
"""The user generated identifier for an air mission subgroup."""
|
256
|
-
|
257
|
-
mission_type: Optional[str] = FieldInfo(alias="missionType", default=None)
|
258
|
-
"""The type of mission (e.g. SAAM, CHNL, etc.)."""
|
259
|
-
|
260
|
-
mode_code: Optional[str] = FieldInfo(alias="modeCode", default=None)
|
261
|
-
"""Transportation mode.
|
262
|
-
|
263
|
-
AMC airlift, Commercial airlift, Other, or surface transportation.
|
264
|
-
"""
|
265
|
-
|
266
|
-
seg_act_arr_time: Optional[datetime] = FieldInfo(alias="segActArrTime", default=None)
|
267
|
-
"""
|
268
|
-
Actual arrival time to segment destination, in ISO 8601 UTC format with
|
269
|
-
millisecond precision.
|
270
|
-
"""
|
271
|
-
|
272
|
-
seg_act_dep_time: Optional[datetime] = FieldInfo(alias="segActDepTime", default=None)
|
273
|
-
"""
|
274
|
-
Actual departure time to the segment destination, in ISO 8601 UTC format with
|
275
|
-
millisecond precision.
|
276
|
-
"""
|
277
|
-
|
278
|
-
seg_aircraft_mds: Optional[str] = FieldInfo(alias="segAircraftMDS", default=None)
|
279
|
-
"""The aircraft Model Design Series (MDS) designation (e.g.
|
280
|
-
|
281
|
-
E-2C HAWKEYE, F-15 EAGLE, KC-130 HERCULES, etc.) of this aircraft. Intended as,
|
282
|
-
but not constrained to, MIL-STD-6016 environment dependent specific type
|
283
|
-
designations.
|
284
|
-
"""
|
285
|
-
|
286
|
-
seg_est_arr_time: Optional[datetime] = FieldInfo(alias="segEstArrTime", default=None)
|
287
|
-
"""GC.
|
288
|
-
|
289
|
-
LGTPS_C_DT_EST_ARR. GD2: Estimated arrival time to the segment destination. Only
|
290
|
-
supplied when the segment is not attached to a Mission, otherwise the ETA is
|
291
|
-
derived from the Mission segment destination point. This datetime should be in
|
292
|
-
ISO 8601 UTC format with millisecond precision.
|
293
|
-
"""
|
294
|
-
|
295
|
-
seg_est_dep_time: Optional[datetime] = FieldInfo(alias="segEstDepTime", default=None)
|
296
|
-
"""GC.
|
297
|
-
|
298
|
-
LGTPS_C_DT_EST_DEP. GD2: Estimated departure time from the segment origin. Only
|
299
|
-
supplied when the segment is not attached to a Mission, otherwise the ETD is
|
300
|
-
derived from the Mission segment origin point. This datetime should be in ISO
|
301
|
-
8601 UTC format with millisecond precision.
|
302
|
-
"""
|
303
|
-
|
304
|
-
segment_number: Optional[int] = FieldInfo(alias="segmentNumber", default=None)
|
305
|
-
"""Used to sequence the segments in the transportation plan."""
|
306
|
-
|
307
|
-
seg_tail_number: Optional[str] = FieldInfo(alias="segTailNumber", default=None)
|
308
|
-
"""The identifier that represents a specific aircraft within an aircraft type."""
|
309
|
-
|
310
|
-
|
311
|
-
class LogisticsTransportationPlan(BaseModel):
|
312
|
-
act_dep_time: Optional[datetime] = FieldInfo(alias="actDepTime", default=None)
|
313
|
-
"""
|
314
|
-
Actual time of departure of first segment, in ISO 8601 UTC format with
|
315
|
-
millisecond precision.
|
316
|
-
"""
|
317
|
-
|
318
|
-
aircraft_status: Optional[str] = FieldInfo(alias="aircraftStatus", default=None)
|
319
|
-
"""
|
320
|
-
These are the initial maintenance values entered based on the pilot descriptions
|
321
|
-
or the official maintenance evaluation code.
|
322
|
-
"""
|
323
|
-
|
324
|
-
approx_arr_time: Optional[datetime] = FieldInfo(alias="approxArrTime", default=None)
|
325
|
-
"""
|
326
|
-
Approximate time of arrival of final segement, in ISO 8601 UTC format with
|
327
|
-
millisecond precision.
|
328
|
-
"""
|
329
|
-
|
330
|
-
cancelled_date: Optional[datetime] = FieldInfo(alias="cancelledDate", default=None)
|
331
|
-
"""GC.
|
332
|
-
|
333
|
-
LGTP_CANX_DT. GD2: Date when the transportation plan was cancelled, in ISO 8601
|
334
|
-
UTC format with millisecond precision.
|
335
|
-
"""
|
336
|
-
|
337
|
-
closed_date: Optional[datetime] = FieldInfo(alias="closedDate", default=None)
|
338
|
-
"""GC.
|
339
|
-
|
340
|
-
LGTP_CLSD_DT. GD2: Date when the transportation plan was closed, in ISO 8601 UTC
|
341
|
-
format with millisecond precision.
|
342
|
-
"""
|
343
|
-
|
344
|
-
coordinator: Optional[str] = None
|
345
|
-
"""The AMS username of the operator who alters the coordination status.
|
346
|
-
|
347
|
-
Automatically captured by the system.
|
348
|
-
"""
|
349
|
-
|
350
|
-
coordinator_unit: Optional[str] = FieldInfo(alias="coordinatorUnit", default=None)
|
351
|
-
"""The AMS user unit_id of the operator who alters the coordination status.
|
352
|
-
|
353
|
-
Automatically captured by the system from table AMS_USER.
|
354
|
-
"""
|
355
|
-
|
356
|
-
destination_icao: Optional[str] = FieldInfo(alias="destinationICAO", default=None)
|
357
|
-
"""Destination location ICAO."""
|
358
|
-
|
359
|
-
duration: Optional[str] = None
|
360
|
-
"""Transportation plan duration, expressed in the format MMM:SS."""
|
361
|
-
|
362
|
-
est_arr_time: Optional[datetime] = FieldInfo(alias="estArrTime", default=None)
|
363
|
-
"""ETA of the final segment, in ISO 8601 UTC format with millisecond precision."""
|
364
|
-
|
365
|
-
est_dep_time: Optional[datetime] = FieldInfo(alias="estDepTime", default=None)
|
366
|
-
"""ETD of the first segment, in ISO 8601 UTC format with millisecond precision."""
|
367
|
-
|
368
|
-
last_changed_date: Optional[datetime] = FieldInfo(alias="lastChangedDate", default=None)
|
369
|
-
"""
|
370
|
-
Last time transportation plan was updated, in ISO 8601 UTC format with
|
371
|
-
millisecond precision.
|
372
|
-
"""
|
373
|
-
|
374
|
-
logistic_master_record_id: Optional[str] = FieldInfo(alias="logisticMasterRecordId", default=None)
|
375
|
-
"""The identifier that represents a Logistics Master Record."""
|
376
|
-
|
377
|
-
logistics_segments: Optional[List[LogisticsTransportationPlanLogisticsSegment]] = FieldInfo(
|
378
|
-
alias="logisticsSegments", default=None
|
379
|
-
)
|
380
|
-
"""The transportation segments associated with this transportation plan."""
|
381
|
-
|
382
|
-
logistics_transportation_plans_remarks: Optional[List[LogisticsRemarksFull]] = FieldInfo(
|
383
|
-
alias="logisticsTransportationPlansRemarks", default=None
|
384
|
-
)
|
385
|
-
"""Remarks associated with this transportation plan."""
|
386
|
-
|
387
|
-
majcom: Optional[str] = None
|
388
|
-
"""The major command for the current unit."""
|
389
|
-
|
390
|
-
mission_change: Optional[bool] = FieldInfo(alias="missionChange", default=None)
|
391
|
-
"""
|
392
|
-
Indicates whether there have been changes to changes to ICAOs, estArrTime, or
|
393
|
-
estDepTime since this Transportation Plan was last edited.
|
394
|
-
"""
|
395
|
-
|
396
|
-
num_enroute_stops: Optional[int] = FieldInfo(alias="numEnrouteStops", default=None)
|
397
|
-
"""Transportation plan enroute stops."""
|
398
|
-
|
399
|
-
num_trans_loads: Optional[int] = FieldInfo(alias="numTransLoads", default=None)
|
400
|
-
"""The number of transloads for this Transportation Plan."""
|
401
|
-
|
402
|
-
origin_icao: Optional[str] = FieldInfo(alias="originICAO", default=None)
|
403
|
-
"""The origin location."""
|
404
|
-
|
405
|
-
plan_definition: Optional[str] = FieldInfo(alias="planDefinition", default=None)
|
406
|
-
"""Defines the transporation plan as either a deployment or redeployment."""
|
407
|
-
|
408
|
-
plans_number: Optional[str] = FieldInfo(alias="plansNumber", default=None)
|
409
|
-
"""System generated reference id for the transportation plan.
|
410
|
-
|
411
|
-
Format: TXXXXXNNNN T - Transportation, Sequence Number, Node Id.
|
412
|
-
"""
|
413
|
-
|
414
|
-
serial_number: Optional[str] = FieldInfo(alias="serialNumber", default=None)
|
415
|
-
"""
|
416
|
-
GDSS2 uses an 8 character serial number to uniquely identify the aircraft and
|
417
|
-
MDS combination. This is a portion of the full manufacturer serial number.
|
418
|
-
"""
|
419
|
-
|
420
|
-
status_code: Optional[str] = FieldInfo(alias="statusCode", default=None)
|
421
|
-
"""Transporation Coordination status code.
|
422
|
-
|
423
|
-
Cancel, Send to APCC, working, agree, disapprove or blank.
|
424
|
-
"""
|
425
|
-
|
426
|
-
tp_aircraft_mds: Optional[str] = FieldInfo(alias="tpAircraftMDS", default=None)
|
427
|
-
"""The aircraft Model Design Series (MDS) designation (e.g.
|
428
|
-
|
429
|
-
E-2C HAWKEYE, F-15 EAGLE, KC-130 HERCULES, etc.) of this aircraft. Intended as,
|
430
|
-
but not constrained to, MIL-STD-6016 environment dependent specific type
|
431
|
-
designations.
|
432
|
-
"""
|
433
|
-
|
434
|
-
tp_tail_number: Optional[str] = FieldInfo(alias="tpTailNumber", default=None)
|
435
|
-
"""Contains the tail number displayed by GDSS2."""
|
15
|
+
__all__ = ["HistoryListResponse"]
|
436
16
|
|
437
17
|
|
438
18
|
class HistoryListResponse(BaseModel):
|
@@ -517,7 +97,7 @@ class HistoryListResponse(BaseModel):
|
|
517
97
|
EQ+hhh.h (EQ=equipment), MRT+hhh.h (MRT=maintenance recovery team).
|
518
98
|
"""
|
519
99
|
|
520
|
-
logistics_discrepancy_infos: Optional[List[
|
100
|
+
logistics_discrepancy_infos: Optional[List[LogisticsDiscrepancyInfosFull]] = FieldInfo(
|
521
101
|
alias="logisticsDiscrepancyInfos", default=None
|
522
102
|
)
|
523
103
|
"""Discrepancy information associated with this LogisticsSupport record."""
|
@@ -528,12 +108,12 @@ class HistoryListResponse(BaseModel):
|
|
528
108
|
logistics_remarks: Optional[List[LogisticsRemarksFull]] = FieldInfo(alias="logisticsRemarks", default=None)
|
529
109
|
"""Remarks associated with this LogisticsSupport record."""
|
530
110
|
|
531
|
-
logistics_support_items: Optional[List[
|
111
|
+
logistics_support_items: Optional[List[LogisticsSupportItemsFull]] = FieldInfo(
|
532
112
|
alias="logisticsSupportItems", default=None
|
533
113
|
)
|
534
114
|
"""Support items associated with this LogisticsSupport record."""
|
535
115
|
|
536
|
-
logistics_transportation_plans: Optional[List[
|
116
|
+
logistics_transportation_plans: Optional[List[LogisticsTransportationPlansFull]] = FieldInfo(
|
537
117
|
alias="logisticsTransportationPlans", default=None
|
538
118
|
)
|
539
119
|
"""
|