23 lines
820 B
JSON
23 lines
820 B
JSON
{
|
|
"last_id": 3,
|
|
"alarms": {
|
|
"1": {
|
|
"time_str": "2025-11-29T16:07:00",
|
|
"active": false,
|
|
"message": "Alarma de prueba",
|
|
"sound_file": "/home/luka/Documentos/FP_DAM/Segundo/PSP/Proyecto/data/alarmas/YOUR-PHONE-LINGING.wav"
|
|
},
|
|
"2": {
|
|
"time_str": "2025-11-29T18:04:00",
|
|
"active": false,
|
|
"message": "Alarma sin descripci\u00f3n",
|
|
"sound_file": "/home/luka/Documentos/FP_DAM/Segundo/PSP/Proyecto/data/alarmas/YOUR-PHONE-LINGING.wav"
|
|
},
|
|
"3": {
|
|
"time_str": "2025-12-08T10:34:00",
|
|
"active": false,
|
|
"message": "Prueba",
|
|
"sound_file": "/home/luka/Documentos/FP_DAM/Segundo/PSP/Proyecto/data/alarmas/YOUR-PHONE-LINGING.wav"
|
|
}
|
|
}
|
|
} |