You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
119 lines
2.3 KiB
119 lines
2.3 KiB
|
1 month ago
|
{
|
||
|
|
"schema_version": 2,
|
||
|
|
"compat_profile": "dpworldapp-config-contract-v2-proposal",
|
||
|
|
"generated_from": {
|
||
|
|
"legacy_device_file": "/var/www/html/config_device.json",
|
||
|
|
"captured_path": "C:\\Users\\F1304\\Downloads\\default www\\config_device.json"
|
||
|
|
},
|
||
|
|
"network": {
|
||
|
|
"wifi": {
|
||
|
|
"static": false,
|
||
|
|
"ipv4": {
|
||
|
|
"address": "192.168.78.74",
|
||
|
|
"netmask": "255.255.255.0",
|
||
|
|
"gateway": "192.168.78.1",
|
||
|
|
"dns": [
|
||
|
|
"8.8.8.8",
|
||
|
|
"8.8.8.4"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"country_code": "KR",
|
||
|
|
"ssid_profiles": [
|
||
|
|
{
|
||
|
|
"ssid": "mobidigm",
|
||
|
|
"password": "mobidigm",
|
||
|
|
"security": "wpa_wpa2"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ssid": "dhautoware",
|
||
|
|
"password": "dhautoware",
|
||
|
|
"security": "wpa_wpa2"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ssid": "dpworld",
|
||
|
|
"password": "dpworlddpworld",
|
||
|
|
"security": "wpa_wpa2"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"ssid": "test",
|
||
|
|
"password": "",
|
||
|
|
"security": "none"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"ethernet": {
|
||
|
|
"ipv4": {
|
||
|
|
"address": "192.168.55.55",
|
||
|
|
"netmask": "255.255.255.0",
|
||
|
|
"gateway": "192.168.55.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"lte": {
|
||
|
|
"ipv4": {
|
||
|
|
"address": "192.168.40.20",
|
||
|
|
"netmask": "255.255.255.0",
|
||
|
|
"gateway": "192.168.40.1"
|
||
|
|
},
|
||
|
|
"interface_port": "534"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"servers": {
|
||
|
|
"telemetry": {
|
||
|
|
"host": "192.168.78.2",
|
||
|
|
"port": 8080,
|
||
|
|
"transport": "http"
|
||
|
|
},
|
||
|
|
"update": {
|
||
|
|
"host": "192.168.78.2",
|
||
|
|
"port": 8080,
|
||
|
|
"transport": "http"
|
||
|
|
},
|
||
|
|
"rtcm": {
|
||
|
|
"host": "192.168.78.2",
|
||
|
|
"port": 4000
|
||
|
|
},
|
||
|
|
"lte": {
|
||
|
|
"host": "104.208.105.62",
|
||
|
|
"port": 20111
|
||
|
|
},
|
||
|
|
"opc_ua": {
|
||
|
|
"host": "192.168.55.2",
|
||
|
|
"port": 53530
|
||
|
|
},
|
||
|
|
"modbus": {
|
||
|
|
"host": "192.168.55.2",
|
||
|
|
"port": 502
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"interfaces": {
|
||
|
|
"can": {
|
||
|
|
"id_format": "extended",
|
||
|
|
"baudrate_kbps": 1000
|
||
|
|
},
|
||
|
|
"rs485": {
|
||
|
|
"duplex": "half",
|
||
|
|
"baudrate": 9600,
|
||
|
|
"data_bits": 8,
|
||
|
|
"parity": "none",
|
||
|
|
"stop_bits": 0
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"imu": {
|
||
|
|
"axis_remap": {
|
||
|
|
"x": "x",
|
||
|
|
"y": "y",
|
||
|
|
"z": "z"
|
||
|
|
},
|
||
|
|
"axis_sign": {
|
||
|
|
"x": 1,
|
||
|
|
"y": -1,
|
||
|
|
"z": 1
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"logging": {
|
||
|
|
"enabled": true,
|
||
|
|
"max_size_mb": 100,
|
||
|
|
"max_duration_days": 30
|
||
|
|
}
|
||
|
|
}
|