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
@@ -0,0 +1,319 @@
|
|
1
|
+
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
2
|
+
|
3
|
+
from typing import List, Optional
|
4
|
+
from datetime import date, datetime
|
5
|
+
from typing_extensions import Literal
|
6
|
+
|
7
|
+
from pydantic import Field as FieldInfo
|
8
|
+
|
9
|
+
from ..._models import BaseModel
|
10
|
+
from .status_full import StatusFull
|
11
|
+
from .rf_band_full import RfBandFull
|
12
|
+
from .location_full import LocationFull
|
13
|
+
from .operatingunit_full import OperatingunitFull
|
14
|
+
from .onorbit_antenna_full import OnorbitAntennaFull
|
15
|
+
from .onorbit_battery_full import OnorbitBatteryFull
|
16
|
+
from .onorbit_details_full import OnorbitDetailsFull
|
17
|
+
from .onorbit_thruster_full import OnorbitThrusterFull
|
18
|
+
from .onorbit_solar_array_full import OnorbitSolarArrayFull
|
19
|
+
|
20
|
+
__all__ = ["EntityFull", "OnOrbit"]
|
21
|
+
|
22
|
+
|
23
|
+
class OnOrbit(BaseModel):
|
24
|
+
classification_marking: str = FieldInfo(alias="classificationMarking")
|
25
|
+
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
26
|
+
|
27
|
+
data_mode: Literal["REAL", "TEST", "SIMULATED", "EXERCISE"] = FieldInfo(alias="dataMode")
|
28
|
+
"""Indicator of whether the data is EXERCISE, REAL, SIMULATED, or TEST data:
|
29
|
+
|
30
|
+
EXERCISE: Data pertaining to a government or military exercise. The data
|
31
|
+
may include both real and simulated data.
|
32
|
+
|
33
|
+
REAL: Data collected or produced that pertains to real-world objects,
|
34
|
+
events, and analysis.
|
35
|
+
|
36
|
+
SIMULATED: Synthetic data generated by a model to mimic real-world
|
37
|
+
datasets.
|
38
|
+
|
39
|
+
TEST: Specific datasets used to evaluate compliance with specifications and
|
40
|
+
requirements, and for validating technical, functional, and performance
|
41
|
+
characteristics.
|
42
|
+
"""
|
43
|
+
|
44
|
+
sat_no: int = FieldInfo(alias="satNo")
|
45
|
+
"""Satellite/Catalog number of the target on-orbit object."""
|
46
|
+
|
47
|
+
source: str
|
48
|
+
"""Source of the data."""
|
49
|
+
|
50
|
+
alt_name: Optional[str] = FieldInfo(alias="altName", default=None)
|
51
|
+
"""Alternate name of the on-orbit object."""
|
52
|
+
|
53
|
+
antennas: Optional[List[OnorbitAntennaFull]] = None
|
54
|
+
"""Read-only collection of antennas on this on-orbit object."""
|
55
|
+
|
56
|
+
batteries: Optional[List[OnorbitBatteryFull]] = None
|
57
|
+
"""Read-only collection of batteries on this on-orbit object."""
|
58
|
+
|
59
|
+
category: Optional[
|
60
|
+
Literal[
|
61
|
+
"Unknown",
|
62
|
+
"On-Orbit",
|
63
|
+
"Decayed",
|
64
|
+
"Cataloged Without State",
|
65
|
+
"Launch Nominal",
|
66
|
+
"Analyst Satellite",
|
67
|
+
"Cislunar",
|
68
|
+
"Lunar",
|
69
|
+
"Hyperbolic",
|
70
|
+
"Heliocentric",
|
71
|
+
"Interplanetary",
|
72
|
+
"Lagrangian",
|
73
|
+
"Docked",
|
74
|
+
]
|
75
|
+
] = None
|
76
|
+
"""Category of the on-orbit object.
|
77
|
+
|
78
|
+
(Unknown, On-Orbit, Decayed, Cataloged Without State, Launch Nominal, Analyst
|
79
|
+
Satellite, Cislunar, Lunar, Hyperbolic, Heliocentric, Interplanetary,
|
80
|
+
Lagrangian, Docked).
|
81
|
+
"""
|
82
|
+
|
83
|
+
common_name: Optional[str] = FieldInfo(alias="commonName", default=None)
|
84
|
+
"""Common name of the on-orbit object."""
|
85
|
+
|
86
|
+
constellation: Optional[str] = None
|
87
|
+
"""Constellation to which this satellite belongs."""
|
88
|
+
|
89
|
+
country_code: Optional[str] = FieldInfo(alias="countryCode", default=None)
|
90
|
+
"""The country code.
|
91
|
+
|
92
|
+
This value is typically the ISO 3166 Alpha-2 two-character country code, however
|
93
|
+
it can also represent various consortiums that do not appear in the ISO
|
94
|
+
document. The code must correspond to an existing country in the UDL’s country
|
95
|
+
API. Call udl/country/{code} to get any associated FIPS code, ISO Alpha-3 code,
|
96
|
+
or alternate code values that exist for the specified country code.
|
97
|
+
"""
|
98
|
+
|
99
|
+
created_at: Optional[datetime] = FieldInfo(alias="createdAt", default=None)
|
100
|
+
"""Time the row was created in the database, auto-populated by the system."""
|
101
|
+
|
102
|
+
created_by: Optional[str] = FieldInfo(alias="createdBy", default=None)
|
103
|
+
"""
|
104
|
+
Application user who created the row in the database, auto-populated by the
|
105
|
+
system.
|
106
|
+
"""
|
107
|
+
|
108
|
+
decay_date: Optional[datetime] = FieldInfo(alias="decayDate", default=None)
|
109
|
+
"""Date of decay."""
|
110
|
+
|
111
|
+
id_on_orbit: Optional[str] = FieldInfo(alias="idOnOrbit", default=None)
|
112
|
+
"""
|
113
|
+
For the public catalog, the idOnOrbit is typically the satellite number as a
|
114
|
+
string, but may be a UUID for analyst or other unknown or untracked satellites,
|
115
|
+
auto-generated by the system.
|
116
|
+
"""
|
117
|
+
|
118
|
+
intl_des: Optional[str] = FieldInfo(alias="intlDes", default=None)
|
119
|
+
"""
|
120
|
+
International Designator, typically of the format YYYYLLLAAA, where YYYY is the
|
121
|
+
launch year, LLL is the sequential launch number of that year, and AAA is an
|
122
|
+
optional launch piece designator for the launch.
|
123
|
+
"""
|
124
|
+
|
125
|
+
launch_date: Optional[date] = FieldInfo(alias="launchDate", default=None)
|
126
|
+
"""Date of launch."""
|
127
|
+
|
128
|
+
launch_site_id: Optional[str] = FieldInfo(alias="launchSiteId", default=None)
|
129
|
+
"""Id of the associated launchSite entity."""
|
130
|
+
|
131
|
+
lifetime_years: Optional[int] = FieldInfo(alias="lifetimeYears", default=None)
|
132
|
+
"""Estimated lifetime of the on-orbit payload, if known."""
|
133
|
+
|
134
|
+
mission_number: Optional[str] = FieldInfo(alias="missionNumber", default=None)
|
135
|
+
"""Mission number of the on-orbit object."""
|
136
|
+
|
137
|
+
object_type: Optional[Literal["ROCKET BODY", "DEBRIS", "PAYLOAD", "PLATFORM", "MANNED", "UNKNOWN"]] = FieldInfo(
|
138
|
+
alias="objectType", default=None
|
139
|
+
)
|
140
|
+
"""
|
141
|
+
Type of on-orbit object: ROCKET BODY, DEBRIS, PAYLOAD, PLATFORM, MANNED,
|
142
|
+
UNKNOWN.
|
143
|
+
"""
|
144
|
+
|
145
|
+
onorbit_details: Optional[List[OnorbitDetailsFull]] = FieldInfo(alias="onorbitDetails", default=None)
|
146
|
+
"""Read-only collection of details for this on-orbit object."""
|
147
|
+
|
148
|
+
origin: Optional[str] = None
|
149
|
+
"""
|
150
|
+
Originating system or organization which produced the data, if different from
|
151
|
+
the source. The origin may be different than the source if the source was a
|
152
|
+
mediating system which forwarded the data on behalf of the origin system. If
|
153
|
+
null, the source may be assumed to be the origin.
|
154
|
+
"""
|
155
|
+
|
156
|
+
orig_network: Optional[str] = FieldInfo(alias="origNetwork", default=None)
|
157
|
+
"""
|
158
|
+
The originating source network on which this record was created, auto-populated
|
159
|
+
by the system.
|
160
|
+
"""
|
161
|
+
|
162
|
+
solar_arrays: Optional[List[OnorbitSolarArrayFull]] = FieldInfo(alias="solarArrays", default=None)
|
163
|
+
"""Read-only collection of solar arrays on this on-orbit object."""
|
164
|
+
|
165
|
+
thrusters: Optional[List[OnorbitThrusterFull]] = None
|
166
|
+
"""Read-only collection of thrusters (engines) on this on-orbit object."""
|
167
|
+
|
168
|
+
updated_at: Optional[datetime] = FieldInfo(alias="updatedAt", default=None)
|
169
|
+
"""Time the row was last updated in the database, auto-populated by the system."""
|
170
|
+
|
171
|
+
updated_by: Optional[str] = FieldInfo(alias="updatedBy", default=None)
|
172
|
+
"""
|
173
|
+
Application user who updated the row in the database, auto-populated by the
|
174
|
+
system.
|
175
|
+
"""
|
176
|
+
|
177
|
+
|
178
|
+
class EntityFull(BaseModel):
|
179
|
+
classification_marking: str = FieldInfo(alias="classificationMarking")
|
180
|
+
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
181
|
+
|
182
|
+
data_mode: Literal["REAL", "TEST", "SIMULATED", "EXERCISE"] = FieldInfo(alias="dataMode")
|
183
|
+
"""Indicator of whether the data is EXERCISE, REAL, SIMULATED, or TEST data:
|
184
|
+
|
185
|
+
EXERCISE: Data pertaining to a government or military exercise. The data
|
186
|
+
may include both real and simulated data.
|
187
|
+
|
188
|
+
REAL: Data collected or produced that pertains to real-world objects,
|
189
|
+
events, and analysis.
|
190
|
+
|
191
|
+
SIMULATED: Synthetic data generated by a model to mimic real-world
|
192
|
+
datasets.
|
193
|
+
|
194
|
+
TEST: Specific datasets used to evaluate compliance with specifications and
|
195
|
+
requirements, and for validating technical, functional, and performance
|
196
|
+
characteristics.
|
197
|
+
"""
|
198
|
+
|
199
|
+
name: str
|
200
|
+
"""Unique entity name."""
|
201
|
+
|
202
|
+
source: str
|
203
|
+
"""Source of the data."""
|
204
|
+
|
205
|
+
type: Literal[
|
206
|
+
"AIRCRAFT",
|
207
|
+
"BUS",
|
208
|
+
"COMM",
|
209
|
+
"IR",
|
210
|
+
"LASEREMITTER",
|
211
|
+
"NAVIGATION",
|
212
|
+
"ONORBIT",
|
213
|
+
"RFEMITTER",
|
214
|
+
"SCIENTIFIC",
|
215
|
+
"SENSOR",
|
216
|
+
"SITE",
|
217
|
+
"VESSEL",
|
218
|
+
]
|
219
|
+
"""
|
220
|
+
The type of entity represented by this record (AIRCRAFT, BUS, COMM, IR,
|
221
|
+
LASEREMITTER, NAVIGATION, ONORBIT, RFEMITTER, SCIENTIFIC, SENSOR, SITE, VESSEL).
|
222
|
+
"""
|
223
|
+
|
224
|
+
country_code: Optional[str] = FieldInfo(alias="countryCode", default=None)
|
225
|
+
"""The country code.
|
226
|
+
|
227
|
+
This value is typically the ISO 3166 Alpha-2 two-character country code, however
|
228
|
+
it can also represent various consortiums that do not appear in the ISO
|
229
|
+
document. The code must correspond to an existing country in the UDL’s country
|
230
|
+
API. Call udl/country/{code} to get any associated FIPS code, ISO Alpha-3 code,
|
231
|
+
or alternate code values that exist for the specified country code.
|
232
|
+
"""
|
233
|
+
|
234
|
+
created_at: Optional[datetime] = FieldInfo(alias="createdAt", default=None)
|
235
|
+
"""Time the row was created in the database, auto-populated by the system."""
|
236
|
+
|
237
|
+
created_by: Optional[str] = FieldInfo(alias="createdBy", default=None)
|
238
|
+
"""
|
239
|
+
Application user who created the row in the database, auto-populated by the
|
240
|
+
system.
|
241
|
+
"""
|
242
|
+
|
243
|
+
id_entity: Optional[str] = FieldInfo(alias="idEntity", default=None)
|
244
|
+
"""Unique identifier of the record."""
|
245
|
+
|
246
|
+
id_location: Optional[str] = FieldInfo(alias="idLocation", default=None)
|
247
|
+
"""Unique identifier of the entity location, if terrestrial/fixed."""
|
248
|
+
|
249
|
+
id_on_orbit: Optional[str] = FieldInfo(alias="idOnOrbit", default=None)
|
250
|
+
"""Onorbit identifier if this entity is part of an on-orbit object.
|
251
|
+
|
252
|
+
For the public catalog, the idOnOrbit is typically the satellite number as a
|
253
|
+
string, but may be a UUID for analyst or other unknown or untracked satellites.
|
254
|
+
"""
|
255
|
+
|
256
|
+
id_operating_unit: Optional[str] = FieldInfo(alias="idOperatingUnit", default=None)
|
257
|
+
"""Unique identifier of the associated operating unit object."""
|
258
|
+
|
259
|
+
location: Optional[LocationFull] = None
|
260
|
+
"""
|
261
|
+
Model representation of a location, which is a specific fixed point on the earth
|
262
|
+
and is used to denote the locations of fixed sensors, operating units, etc.
|
263
|
+
"""
|
264
|
+
|
265
|
+
on_orbit: Optional[OnOrbit] = FieldInfo(alias="onOrbit", default=None)
|
266
|
+
"""Model object representing on-orbit objects or satellites in the system."""
|
267
|
+
|
268
|
+
operating_unit: Optional[OperatingunitFull] = FieldInfo(alias="operatingUnit", default=None)
|
269
|
+
"""
|
270
|
+
Model representation of a unit or organization which operates or controls a
|
271
|
+
space-related Entity such as an on-orbit payload, a sensor, etc. A contact may
|
272
|
+
belong to an organization.
|
273
|
+
"""
|
274
|
+
|
275
|
+
origin: Optional[str] = None
|
276
|
+
"""
|
277
|
+
Originating system or organization which produced the data, if different from
|
278
|
+
the source. The origin may be different than the source if the source was a
|
279
|
+
mediating system which forwarded the data on behalf of the origin system. If
|
280
|
+
null, the source may be assumed to be the origin.
|
281
|
+
"""
|
282
|
+
|
283
|
+
orig_network: Optional[str] = FieldInfo(alias="origNetwork", default=None)
|
284
|
+
"""
|
285
|
+
The originating source network on which this record was created, auto-populated
|
286
|
+
by the system.
|
287
|
+
"""
|
288
|
+
|
289
|
+
owner_type: Optional[Literal["Commercial", "Government", "Academic", "Consortium", "Other"]] = FieldInfo(
|
290
|
+
alias="ownerType", default=None
|
291
|
+
)
|
292
|
+
"""Type of organization which owns this entity (e.g.
|
293
|
+
|
294
|
+
Commercial, Government, Academic, Consortium, etc).
|
295
|
+
"""
|
296
|
+
|
297
|
+
rf_bands: Optional[List[RfBandFull]] = FieldInfo(alias="rfBands", default=None)
|
298
|
+
"""
|
299
|
+
Read-only collection of RF bands utilized by this entity for communication
|
300
|
+
and/or operation.
|
301
|
+
"""
|
302
|
+
|
303
|
+
status_collection: Optional[List[StatusFull]] = FieldInfo(alias="statusCollection", default=None)
|
304
|
+
"""Read-only collection of statuses which can be collected by multiple sources."""
|
305
|
+
|
306
|
+
taskable: Optional[bool] = None
|
307
|
+
"""Boolean indicating if this entity is taskable."""
|
308
|
+
|
309
|
+
updated_at: Optional[datetime] = FieldInfo(alias="updatedAt", default=None)
|
310
|
+
"""Time the row was last updated in the database, auto-populated by the system."""
|
311
|
+
|
312
|
+
updated_by: Optional[str] = FieldInfo(alias="updatedBy", default=None)
|
313
|
+
"""
|
314
|
+
Application user who updated the row in the database, auto-populated by the
|
315
|
+
system.
|
316
|
+
"""
|
317
|
+
|
318
|
+
urls: Optional[List[str]] = None
|
319
|
+
"""List of URLs to additional details/documents for this entity."""
|
@@ -6,8 +6,8 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from
|
10
|
-
from
|
9
|
+
from ..._models import BaseModel
|
10
|
+
from .onorbit_full import OnorbitFull
|
11
11
|
|
12
12
|
__all__ = ["EoObservationFull", "EoobservationDetails"]
|
13
13
|
|
@@ -7,6 +7,7 @@ from typing_extensions import Literal
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
9
|
from ..._models import BaseModel
|
10
|
+
from .related_document_full import RelatedDocumentFull
|
10
11
|
|
11
12
|
__all__ = [
|
12
13
|
"EvacFull",
|
@@ -20,8 +21,6 @@ __all__ = [
|
|
20
21
|
"CasualtyInfoTreatment",
|
21
22
|
"CasualtyInfoVitalSignData",
|
22
23
|
"EnemyData",
|
23
|
-
"RelatedDoc",
|
24
|
-
"RelatedDocDataSourceRef",
|
25
24
|
]
|
26
25
|
|
27
26
|
|
@@ -407,31 +406,6 @@ class EnemyData(BaseModel):
|
|
407
406
|
"""The type of hostile fire received (SMALL ARMS, MORTAR, ARTILLERY, ROCKETS)."""
|
408
407
|
|
409
408
|
|
410
|
-
class RelatedDocDataSourceRef(BaseModel):
|
411
|
-
data_source_id: Optional[str] = FieldInfo(alias="dataSourceId", default=None)
|
412
|
-
"""Data source id."""
|
413
|
-
|
414
|
-
end_position: Optional[str] = FieldInfo(alias="endPosition", default=None)
|
415
|
-
"""end position."""
|
416
|
-
|
417
|
-
paragraph_number: Optional[str] = FieldInfo(alias="paragraphNumber", default=None)
|
418
|
-
"""paragraph number."""
|
419
|
-
|
420
|
-
sentence_number: Optional[str] = FieldInfo(alias="sentenceNumber", default=None)
|
421
|
-
"""sentence number."""
|
422
|
-
|
423
|
-
start_position: Optional[str] = FieldInfo(alias="startPosition", default=None)
|
424
|
-
"""start position."""
|
425
|
-
|
426
|
-
|
427
|
-
class RelatedDoc(BaseModel):
|
428
|
-
data_source_refs: Optional[List[RelatedDocDataSourceRef]] = FieldInfo(alias="dataSourceRefs", default=None)
|
429
|
-
"""List of data sources related to this document."""
|
430
|
-
|
431
|
-
document_id: Optional[str] = FieldInfo(alias="documentId", default=None)
|
432
|
-
"""The document id of the related document."""
|
433
|
-
|
434
|
-
|
435
409
|
class EvacFull(BaseModel):
|
436
410
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
437
411
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
@@ -567,7 +541,7 @@ class EvacFull(BaseModel):
|
|
567
541
|
pickup_time: Optional[datetime] = FieldInfo(alias="pickupTime", default=None)
|
568
542
|
"""The expected pickup time, in ISO 8601 UTC format."""
|
569
543
|
|
570
|
-
related_docs: Optional[List[
|
544
|
+
related_docs: Optional[List[RelatedDocumentFull]] = FieldInfo(alias="relatedDocs", default=None)
|
571
545
|
"""Related document ids."""
|
572
546
|
|
573
547
|
req_call_sign: Optional[str] = FieldInfo(alias="reqCallSign", default=None)
|
@@ -6,12 +6,12 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from
|
9
|
+
from ..._models import BaseModel
|
10
10
|
|
11
|
-
__all__ = ["
|
11
|
+
__all__ = ["LocationAbridged"]
|
12
12
|
|
13
13
|
|
14
|
-
class
|
14
|
+
class LocationAbridged(BaseModel):
|
15
15
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
16
16
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
17
17
|
|
@@ -0,0 +1,48 @@
|
|
1
|
+
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
2
|
+
|
3
|
+
from typing import Optional
|
4
|
+
from datetime import datetime
|
5
|
+
|
6
|
+
from pydantic import Field as FieldInfo
|
7
|
+
|
8
|
+
from ..._models import BaseModel
|
9
|
+
|
10
|
+
__all__ = ["MaximumOnGroundFull"]
|
11
|
+
|
12
|
+
|
13
|
+
class MaximumOnGroundFull(BaseModel):
|
14
|
+
aircraft_mds: Optional[str] = FieldInfo(alias="aircraftMDS", default=None)
|
15
|
+
"""
|
16
|
+
The Model Design Series (MDS) designation of the aircraft to which this maximum
|
17
|
+
on ground (MOG) data pertains.
|
18
|
+
"""
|
19
|
+
|
20
|
+
contingency_mog: Optional[int] = FieldInfo(alias="contingencyMOG", default=None)
|
21
|
+
"""
|
22
|
+
Maximum on ground (MOG) number of contingent aircraft based on spacing and
|
23
|
+
manpower, for the aircraft type specified.
|
24
|
+
"""
|
25
|
+
|
26
|
+
mog_last_changed_by: Optional[str] = FieldInfo(alias="mogLastChangedBy", default=None)
|
27
|
+
"""
|
28
|
+
The name of the person who made the most recent change to this maximum on ground
|
29
|
+
data.
|
30
|
+
"""
|
31
|
+
|
32
|
+
mog_last_changed_date: Optional[datetime] = FieldInfo(alias="mogLastChangedDate", default=None)
|
33
|
+
"""
|
34
|
+
The datetime of the most recent change made to this maximum on ground data, in
|
35
|
+
ISO 8601 UTC format with millisecond precision.
|
36
|
+
"""
|
37
|
+
|
38
|
+
wide_parking_mog: Optional[int] = FieldInfo(alias="wideParkingMOG", default=None)
|
39
|
+
"""
|
40
|
+
Maximum on ground (MOG) number of parking wide-body aircraft based on spacing
|
41
|
+
and manpower, for the aircraft type specified.
|
42
|
+
"""
|
43
|
+
|
44
|
+
wide_working_mog: Optional[int] = FieldInfo(alias="wideWorkingMOG", default=None)
|
45
|
+
"""
|
46
|
+
Maximum on ground (MOG) number of working wide-body aircraft based on spacing
|
47
|
+
and manpower, for the aircraft type specified.
|
48
|
+
"""
|
@@ -6,13 +6,13 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from
|
9
|
+
from ..._models import BaseModel
|
10
10
|
from .antenna_full import AntennaFull
|
11
11
|
|
12
|
-
__all__ = ["
|
12
|
+
__all__ = ["OnorbitAntennaFull"]
|
13
13
|
|
14
14
|
|
15
|
-
class
|
15
|
+
class OnorbitAntennaFull(BaseModel):
|
16
16
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
17
17
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
18
18
|
|
@@ -6,13 +6,13 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from
|
9
|
+
from ..._models import BaseModel
|
10
10
|
from .battery_full import BatteryFull
|
11
11
|
|
12
|
-
__all__ = ["
|
12
|
+
__all__ = ["OnorbitBatteryFull"]
|
13
13
|
|
14
14
|
|
15
|
-
class
|
15
|
+
class OnorbitBatteryFull(BaseModel):
|
16
16
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
17
17
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
18
18
|
|
@@ -6,12 +6,12 @@ from typing_extensions import Literal
|
|
6
6
|
|
7
7
|
from pydantic import Field as FieldInfo
|
8
8
|
|
9
|
-
from
|
9
|
+
from ..._models import BaseModel
|
10
10
|
|
11
|
-
__all__ = ["
|
11
|
+
__all__ = ["OnorbitDetailsFull"]
|
12
12
|
|
13
13
|
|
14
|
-
class
|
14
|
+
class OnorbitDetailsFull(BaseModel):
|
15
15
|
classification_marking: str = FieldInfo(alias="classificationMarking")
|
16
16
|
"""Classification marking of the data in IC/CAPCO Portion-marked format."""
|
17
17
|
|