added flight assesment agent withj third party free api
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
booking_form_input = {
|
||||
"job_id": "1043",
|
||||
"job_overview": {
|
||||
"job_number": "Job #1043",
|
||||
"site_name": "Hightower Solar Farm",
|
||||
"assigned_date": "January 23, 2025",
|
||||
"status": "Scheduled"
|
||||
},
|
||||
"site_information": {
|
||||
"site_name": "Hightower Solar Farm",
|
||||
"region": "North England",
|
||||
"full_address": "Grange Lane, Manchester M34 7TF",
|
||||
"gps_coordinates": {
|
||||
"latitude": "53.4408° N",
|
||||
"longitude": "2.2426° W"
|
||||
}
|
||||
},
|
||||
"timing": {
|
||||
"start_time": "09:00 AM",
|
||||
"end_time": "10:30 AM",
|
||||
"survey_duration": "30–45 mins",
|
||||
"buffer_time": "45 mins"
|
||||
},
|
||||
"form": {
|
||||
"asset_type": "Solar Farm",
|
||||
"asset_details": "null",
|
||||
"site_name": "Hightower Solar Farm",
|
||||
"site_location": "Grange Lane, Manchester M34 7TF, GPS: 53.4408° N, 2.2426° W",
|
||||
"system_size": "5.2 MW capacity, approximately 16,000 panels across 12 hectares",
|
||||
"access_type": "Restricted Access",
|
||||
"access_details": "Main gate access code: 7841. Contact facility manager Sarah Thompson at 0161-555-0234 for entry. Follow yellow markers to operations building. Site requires visitor registration.",
|
||||
"vehicle_access": "Yes - Vehicle Accessible",
|
||||
"contact_person": "Sarah Thompson",
|
||||
"contact_phone": "0161-555-0234",
|
||||
"contact_role": "Facility Manager",
|
||||
"contact_availability": "Available on-site",
|
||||
"special_safety_requirements": "Hard hats, high-vis vests, and steel-toe boots mandatory. Safety induction required (20 minutes). Keep 100m distance from substation area. Weather restriction: no flights in winds >15mph.",
|
||||
"survey_purpose": "Insurance assessment",
|
||||
"survey_purpose_details": "Annual insurance inspection required for policy renewal. Focus on structural integrity, panel condition, and inverter housing. Insurance company requires thermal imaging and detailed photographic documentation.",
|
||||
"additional_requirements": "Morning survey preferred for optimal lighting conditions. Need detailed documentation of any panel damage or hotspots. Provide georeferenced images for insurance mapping. Weather backup date: January 24th same time.",
|
||||
"timing_preference": "Within 1 week",
|
||||
"preferred_dates": "January 23rd morning preferred, backup January 24th",
|
||||
"selected_slot": "January 23rd, 2025 - 09:00 AM - 10:30 AM",
|
||||
"assigned_engineer": "David Wilson - 0161-555-0876",
|
||||
"booking_timestamp": "2025-01-15T10:45:22Z",
|
||||
"booking_id": "DSV-2025-0115-007"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user