{
    "485_pin_list": [
        {"type": "485",  "pin":"485_1", "channel_id": 1},
        {"type": "485",  "pin":"485_2", "channel_id": 2},
        {"type": "485",  "pin":"485_3", "channel_id": 3},
        {"type": "485",  "pin":"485_4", "channel_id": 4},
        {"type": "485",  "pin":"485_5", "channel_id": 5},

        {"type": "485",  "pin":"485_7", "channel_id": 3},
        {"type": "485",  "pin":"485_6", "channel_id": 4},
        {"type": "485",  "pin":"485_8", "channel_id": 7},
        {"type": "485",  "pin":"485_9", "channel_id": 8}
    ],
    "io_pin_list":[
        {"type": "DI", "pin":"DI_1",   "channel_id":  1,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_2",   "channel_id":  2,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_3",   "channel_id":  3,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_4",   "channel_id":  4,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_5",   "channel_id":  5,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_6",   "channel_id":  6,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_7",   "channel_id":  7,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_8",   "channel_id":  8,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_9",   "channel_id":  9,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_10",  "channel_id": 10,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_11",  "channel_id": 11,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_12",  "channel_id": 12,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_13",  "channel_id": 13,  "active_level":1, "default_level":0},
        {"type": "DI", "pin":"DI_14",  "channel_id": 14,  "active_level":1, "default_level":0},

        {"type": "DO", "pin":"DO_1",   "channel_id":  1,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_2",   "channel_id":  2,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_3",   "channel_id":  3,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_4",   "channel_id":  4,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_5",   "channel_id":  5,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_6",   "channel_id":  6,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_7",   "channel_id":  7,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_8",   "channel_id":  8,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_9",   "channel_id":  9,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_10",  "channel_id": 10,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_11",  "channel_id": 11,  "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_12",  "channel_id": 12,  "active_level":1, "default_level":0},

        {"type": "DI", "pin":"DI_15",  "channel_id": 58, "active_level":0, "default_level":1},
        {"type": "DI", "pin":"DI_16",  "channel_id": 59, "active_level":0, "default_level":1},
        {"type": "DI", "pin":"DI_17",  "channel_id": 140, "active_level":0, "default_level":1},
        {"type": "DI", "pin":"DI_18",  "channel_id": 141, "active_level":0, "default_level":1},

        {"type": "DO", "pin":"DO_13",  "channel_id": 74, "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_14",  "channel_id": 73, "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_15",  "channel_id": 98, "active_level":0, "default_level":1},
        {"type": "DO", "pin":"DO_16",  "channel_id": 99, "active_level":0, "default_level":1},

        {"type": "HSD", "pin":"HSD_1",  "channel_id": 40, "active_level":1, "default_level":0},
        {"type": "HSD", "pin":"HSD_2",  "channel_id": 41, "active_level":1, "default_level":0},
        {"type": "HSD", "pin":"HSD_3",  "channel_id": 36, "active_level":1, "default_level":0},
        {"type": "HSD", "pin":"HSD_4",  "channel_id": 42, "active_level":1, "default_level":0}
    ]
}
