summaryrefslogtreecommitdiffstats
path: root/fiz/naloga/merjenje/data/settings.json
blob: 85ef060b06cb697a91df9ba3bbb3cb4d7b78d536 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
	"ap_ssid": "b",
	"ap_pass": "",
	"ap_ch": 1,
	"ap_hidden": 0,
	"ap_ip": "10.82.66.1",
	"ap_gw": "10.82.66.2",
	"ap_nm": "255.255.255.0",
	"ap_dns1": "",
	"ap_dns2": "",
	"ap_host": "b",
	"sta_ssid": "OpenWrt",
	"sta_pass": "",
	"sta_ip": "",
	"sta_dns1": "",
	"sta_dns2": "",
	"sta_gw": "",
	"sta_host": "b",
	"sta_static": 0,
	"ftp_user": "b",
	"ftp_pass": "",
	"http_user": "",
	"http_pass": "",
	"host": "b"
}