generated from CubeCraft-Creations/Tracehound
12 lines
250 B
JSON
12 lines
250 B
JSON
|
|
{
|
||
|
|
"wifi_ssid": "RemoteRig",
|
||
|
|
"wifi_password": "",
|
||
|
|
"camera_ssid": "GOPRO-BP-",
|
||
|
|
"camera_password": "goprohero",
|
||
|
|
"mqtt_broker": "192.168.4.10",
|
||
|
|
"mqtt_port": 1883,
|
||
|
|
"camera_id": "",
|
||
|
|
"poll_interval_sec": 30,
|
||
|
|
"heartbeat_interval_sec": 60
|
||
|
|
}
|