globals: {
"statics": {
"network": {
"hostname" : "foobar",
"ethernet": {
"status" : "enabled",
"dhcp" : "enabled",
"mac" : "00:18:80:01:50:55",
"ip" : [192,168,0,141],
"bIP" : [192,168,0,255],
"mask" : [255,255,255,0],
"dns1" : [192,168,0,1],
"dns2" : [0,0,0,0],
"gateway" : [1,0,0,0]
},
"wlan": {
"status" : "disabled",
"dhcp" : "disabled",
"mac" : "13:37:BE:EF:5A:17",
"ip" : [192,168,0,137],
"bIP" : [192,168,0,255],
"mask" : [255,255,255,0],
"gateway" : [192,168,0,1],
"dns1" : [192,168,0,1],
"dns2" : [0,0,0,0],
"ssid" : "accesspoint01",
"encryptionType" : ["none", "WPA", "WPA2", "WEP"],
"activeEncryption" : "WPA2"
},
"mobile" : {
"status" : "disabled",
"dhcp" : "disabled",
"mac" : "DE:AD:BE:EF:5A:17",
"ip" : [133,7,133,7],
"bIP" : [192,168,0,255],
"mask" : [255,255,255,0],
"gateway" : [42,42,42,42],
"dns1" : [42,42,42,42],
"dns2" : [0,0,0,0],
"connectionType" : "UMTS",
"provider" : "T-Mobile"
}
},
"stream": {
"isStreaming" : 1,
"video": {
"saturationHex" : 80,
"bightnessHex" : 80,
"contrastHex" : 80,
"standart" : "PAL",
"source" : "composite",
"sources" : ["Composite", "S-Video"],
"profile" : 1
},
"audio" : {
"volumeHex" : "80"
},
"date" : {
"timestamp": 6272000,
"timeformat" : 24,
"timeserver" : "ntp.uni-regensburg.de",
"timeserverActive" : true,
"timezone" : "UTC+01",
"timezones" : ["UTC-12","UTC-11","UTC-10","UTC-09:30","UTC-09","UTC-08","UTC-07","UTC-06","UTC-05","UTC-04:30","UTC-04","UTC-03:30","UTC-03","UTC-02","UTC-01","UTC","UTC+01","UTC+02","UTC+03","UTC+03:30","UTC+04","UTC+04:30","UTC+05","UTC+05:30","UTC+05:45","UTC+06","UTC+06:30","UTC+07","UTC+08","UTC+09","UTC+09:30","UTC+10","UTC+10:30","UTC+11","UTC+11:30","UTC+12","UTC+12:45","UTC+13","UTC+14"]
},
"state": {
"warning" : "true"
}
}
}