{
  "template_data":{
    "category":[
      {
        "name":"ext2",
        "subcategory":[
          {
            "name":"Extension Board 2 Settings. For GXP2000\/GXP2010\/GXP2020",
            "item":[
              {
                "description":"Extension Board 2 Settings. For GXP2000\/GXP2010\/GXP2020",
                "type":"loop",
                "loop_start":"57",
                "loop_end":"112",
                "data":{
                  "item":[
                    {
                      "variable":"$ext2_mode",
                      "default_value":"999",
                      "category":"keys",
                      "description":"Key {$count} Mode",
                      "type":"list",
                      "data":[
                        {
                          "text":"Empty",
                          "value":"999"
                        },
                        {
                          "text":"Speed Dial",
                          "value":"0"
                        },
                        {
                          "text":"BLF",
                          "value":"1"
                        },
                        {
                          "text":"Presence Watcher",
                          "value":"2"
                        },
                        {
                          "text":"eventlist BLF",
                          "value":"3"
                        }
                      ]
                    },
                    {
                      "variable":"$ext2_account",
                      "default_value":"999",
                      "category":"keys",
                      "description":"Account for Key {$count}",
                      "type":"list",
                      "data":[
                        {
                          "text":"Account 1",
                          "value":"0"
                        },
                        {
                          "text":"Account 2",
                          "value":"1"
                        },
                        {
                          "text":"Account 3",
                          "value":"2"
                        },
                        {
                          "text":"Account 4",
                          "value":"3"
                        }
                      ]
                    },
                    {
                      "variable":"$ext2_uid",
                      "default_value":"",
                      "description":"UserID for Key {$count}",
                      "type":"input"
                    },
                    {
                      "variable":"$ext2_name",
                      "default_value":"",
                      "description":"Name for Key {$count}",
                      "type":"input"
                    },
                    {
                      "type":"break"
                    }
                  ]
                }
              }
            ]
          }
        ]
      }
    ]
  }
}
