Files
remote-rig/firmware/data/config.json
T

12 lines
250 B
JSON
Raw Normal View History

{
"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
}