mirror of
https://github.com/FliegendeWurst/raspi-oled.git
synced 2024-11-08 05:10:36 +00:00
16 lines
189 B
JSON
16 lines
189 B
JSON
"weekly": [
|
|
{
|
|
"name": "Example 1",
|
|
"day": 0,
|
|
"hour": 9,
|
|
"minute": 45,
|
|
"duration": 90
|
|
},
|
|
{
|
|
"name": "Example 2",
|
|
"day": 3,
|
|
"hour": 11,
|
|
"minute": 15,
|
|
"duration": 45
|
|
}
|
|
] |