{
    "timestamp": "2022-11-16T00:00:00Z",
    "source": "gui",
    "destination": "autonomy_engine",
    "encoded": false,
    "type": "platform_status",
    "payload": {
        "ID": 3,
        "squads": {
            "squad_ID": 23,
            "no_of_platforms": 3,
            "platforms": [
            {
                "platform_ID": 1,
                "serial": "ah-1",
                "model": "ah-1",
                "constraints": {
                "min_altitude": 15.2,
                "min_velocity": 0.1,
                "max_velocity": 0.9
                },
                "active": true
            }
            ],
            "squad_mission_type": "survey",
            "squad_state": false,
            "region_of_interest": [
            {
                "region": {
                "type": "FeatureCollection",
                "features": [
                    {
                    "type": "Feature",
                    "properties": {},
                    "geometry": {
                        "coordinates": [
                        [
                            [
                            -4.187143188645706,
                            50.37072283932642
                            ],
                            [
                            -4.202697005964865,
                            50.368816892405874
                            ],
                            [
                            -4.203156724702808,
                            50.365640144076906
                            ],
                            [
                            -4.19449868846155,
                            50.362267670845654
                            ]
                        ]
                        ],
                        "type": "Polygon"
                    }
                    }
                ]
                }
            }
            ],
            "exclusion_zones": [
            {
                "region": {
                "type": "FeatureCollection",
                "features": [
                    {
                    "type": "Feature",
                    "properties": {},
                    "geometry": {
                        "coordinates": [
                        [
                            [
                            -4.187143188645706,
                            50.37072283932642
                            ],
                            [
                            -4.202697005964865,
                            50.368816892405874
                            ],
                            [
                            -4.203156724702808,
                            50.365640144076906
                            ],
                            [
                            -4.19449868846155,
                            50.362267670845654
                            ]
                        ]
                        ],
                        "type": "Polygon"
                    }
                    }
                ]
                }
            }
            ]
        }
    }
}