summaryrefslogtreecommitdiffstats
path: root/fiz/naloga/merjenje/data/settings.json
blob: eb045ba94124dfeb355c2ce7dec7a5f2c023760b (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
26
{
	"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",
	"mpu_address": 104 // 104 oz. 0x68 ako je AD0 GND, 105 oz. 0x69 ako je AD0 +
}