[
    {
        "name": "test",
        "time": "08:27:00",
        "weekdays": [
            "1",
            "2",
            "3",
            "4",
            "5"
        ],
        "sound": "0001.mp3",
        "duration": 20,
        "volume": 50
    },
    {
        "name": "測試",
        "time": "10:57:25",
        "weekdays": [
            "1",
            "2",
            "3",
            "4",
            "5"
        ],
        "sound": "0002.mp3",
        "duration": 30,
        "volume": 50
    }
]