We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
General message structure:
{ "MessageType":"IncidentReportEvent", "id":"<UUID>", "invokingService":"incidentService", "timerstamp":1521148332350, "body": {} }
IncidentReportEvent body:
{ "id": "<UUID>", "lat": "34.14338", "lon": "-77.86569", "numberOfPeople": 3, "medicalNeeded": true, "timestamp": 1521148332350 }