{
    "devices": {
        "clock": {
            "Tiny-Clock": {
                "version": 1.0,
                "url": "http://192.168.1.2/devices/firmware/Tiny-Clock-V2.bin",
                "description": "NTP Clock ESP8266 and TM1637 4 Digit Seven Segment"
            }
        },
        "switch": {
            "Tiny-Switch": {
                "version": 1.0,
                "url": "https://google.com",
                "description": "1 Channel Relay Switch use ESP8266 as ESP-01"
            }
        },
        "device": {
            "smart": {
                "version": 1.0,
                "url": "http://192.168.1.14/devices/firmware/Smart-Gateway.bin",
                "description": "Sistem Monitoring Air dan Respon Terintegrasi"
            }
        },
        "awl": {
            "control": {
                "latest_version": "1.0.0",
                "update_url": "http://192.168.1.6/devices/firmware/awl/CONTROL-BOARD.bin",
                "description": "Test HTTP Update for AWL Control Devices"
            },
            "sensor": {
                "latest_version": "1.0.0",
                "update_url": "http://192.168.1.6/devices/firmware/awl/SENSOR-BOARD.ino.bin",
                "description": "Test HTTP Update for AWL Sensor Devices"
            }
        },
        "test": {
            "esp8266": {
                "version": 1.0,
                "url": "http://api.ota/firmware/ESP8266.bin",
                "description": "Test HTTP Update for ESP8266 Devices"
            }
        }
    }
}