f952abecf256153850e8bc5c88c154e3410e24dd
[openwrt-luci.git] /
1 {
2         "device": {
3                 "vendor": "Linksys",
4                 "model": "EA9500",
5                 "board": []
6         },
7         "commands": {
8                 "params": [
9                         "boot_part"
10                 ],
11                 "get": "fw_printenv",
12                 "set": "fw_setenv",
13                 "save": null
14         },
15         "partitions": [
16                 {
17                         "number": 1,
18                         "param_values": [1],
19                         "mtd": "mtd3",
20                         "labelOffsetBytes": 28
21                 },
22                 {
23                         "number": 2,
24                         "param_values": [2],
25                         "mtd": "mtd6",
26                         "labelOffsetBytes": 28
27                 }
28         ]
29 }
git clone https://git.99rst.org/PROJECT