acengnew's picture
Create data.json
41829a8 verified
raw
history blame contribute delete
198 Bytes
[
{ "temperature_c": 22, "condition": "normal" },
{ "temperature_c": 35, "condition": "hot" },
{ "temperature_c": 10, "condition": "cold" },
{ "temperature_c": 45, "condition": "danger" }
]