Files
remote-rig/firmware/data/esp32-config.json
T
Hermes c5cbeabd92
CI/CD / lint-and-typecheck (pull_request) Failing after 14m12s
CI/CD / test (pull_request) Has been cancelled
CI/CD / build (pull_request) Has been cancelled
CI/CD / deploy (pull_request) Has been cancelled
feat: add v3 hardware case and update hub network
2026-05-22 16:58:11 -04:00

9 lines
157 B
JSON

{
"wifi_ssid": "RemoteRig",
"wifi_password": "",
"mqtt_broker": "10.60.1.56",
"mqtt_port": 1883,
"camera_id": "",
"heartbeat_interval_sec": 60
}