{
  "template_data":{
    "category":[
      {
        "name":"keys",
        "subcategory":[
          {
            "name":"Feature Keys (Cordless)",
            "item":[
              {
                "description":"Feature Keys (Cordless)",
                "type":"loop",
                "loop_start":"1",
                "loop_end":"9",
                "data":{
                  "item":[
                    {
                      "variable":"$featkeys_enable",
                      "default_value":"",
                      "description":"Feature Key {$count} Enabled",
                      "type":"list",
                      "data":[
                        {
                          "text":"No",
                          "value":"0"
                        },
                        {
                          "text":"Yes",
                          "value":"1"
                        }
                      ]
                    },
                    {
                      "variable":"$featkeys_label",
                      "default_value":"",
                      "description":"Feature Key {$count} Label",
                      "type":"input"
                    },
                    {
                      "variable":"$featkeys_control",
                      "default_value":"1",
                      "category":"keys",
                      "description":"Feature Key {$count} control",
                      "type":"list",
                      "data":[
                        {
                          "text":"User Configurable Key (1)",
                          "value":"1"
                        },
                        {
                          "text":"Locked Key (2)",
                          "value":"2"
                        },
                        {
                          "text":"Hide Key (4)",
                          "value":"4"
                        },
                        {
                          "text":"Hide + Lock Key (6)",
                          "value":"6"
                        }
                      ]
                    },
                    {
                      "variable":"$featkeys_hsevent",
                      "default_value":"7",
                      "category":"keys",
                      "description":"Feature Key {$count} base event",
                      "type":"list",
                      "data":[
                        {
                          "text":"7",
                          "value":"7"
                        },
                        {
                          "text":"8",
                          "value":"8"
                        },
                        {
                          "text":"9",
                          "value":"9"
                        },
                        {
                          "text":"10",
                          "value":"10"
                        },
                        {
                          "text":"11",
                          "value":"11"
                        },
                        {
                          "text":"12",
                          "value":"12"
                        },
                        {
                          "text":"13",
                          "value":"13"
                        },
                        {
                          "text":"14",
                          "value":"14"
                        },
                        {
                          "text":"15",
                          "value":"15"
                        },
                        {
                          "text":"16",
                          "value":"16"
                        },
                        {
                          "text":"17",
                          "value":"17"
                        },
                        {
                          "text":"18",
                          "value":"18"
                        },
                        {
                          "text":"19",
                          "value":"19"
                        },
                        {
                          "text":"20",
                          "value":"20"
                        },
                        {
                          "text":"21",
                          "value":"21"
                        },
                        {
                          "text":"22",
                          "value":"22"
                        },
                        {
                          "text":"23",
                          "value":"23"
                        },
                        {
                          "text":"Menu (Options)",
                          "value":"58"
                        },
                        {
                          "text":"Feature Key",
                          "value":"59"
                        },
                        {
                          "text":"Redial",
                          "value":"60"
                        },
                        {
                          "text":"Directory",
                          "value":"61"
                        },
                        {
                          "text":"Callers List",
                          "value":"62"
                        },
                        {
                          "text":"Services",
                          "value":"63"
                        },
                        {
                          "text":"Icom",
                          "value":"86"
                        }
                      ]
                    },
                    {
                      "variable":"$featkeys_baseevent",
                      "default_value":"1",
                      "category":"keys",
                      "description":"Feature Key {$count} Base Event",
                      "type":"list",
                      "data":[
                        {
                          "text":"Seize base sets line1",
                          "value":"1"
                        },
                        {
                          "text":"Seize base sets line2",
                          "value":"2"
                        },
                        {
                          "text":"Seize base sets line3",
                          "value":"3"
                        },
                        {
                          "text":"Seize base sets line4",
                          "value":"4"
                        },
                        {
                          "text":"Seize base sets line5",
                          "value":"5"
                        },
                        {
                          "text":"Seize base sets line6",
                          "value":"6"
                        },
                        {
                          "text":"Seize base sets line7",
                          "value":"7"
                        },
                        {
                          "text":"Seize base sets line8",
                          "value":"8"
                        },
                        {
                          "text":"Seize base sets line9",
                          "value":"9"
                        },
                        {
                          "text":"Seize base sets line0",
                          "value":"10"
                        },
                        {
                          "text":"Send the base sets transfer event",
                          "value":"11"
                        },
                        {
                          "text":"Send the base sets conference event",
                          "value":"12"
                        },
                        {
                          "text":"Make feature list public",
                          "value":"13"
                        }
                      ]
                    },
                    {
                      "type":"break"
                    }
                  ]
                }
              }
            ]
          }
        ]
      }
    ]
  }
}