Files
aris-old/IrisCompanion/iris/ProtocolFixtures/weather_warning_example.json

17 lines
301 B
JSON
Raw Permalink Normal View History

2026-01-08 19:16:32 +00:00
{
"schema": 1,
"generated_at": 1736217605,
"winner": {
"id": "warn-wind-002",
"type": "WEATHER_WARNING",
"title": "High Wind",
"subtitle": "Gusts up to 35 mph",
"priority": 0.78,
"ttl_sec": 1800
},
"debug": {
"reason": "wind_advisory",
"source": "noaa"
}
}