Skip to content

Commit a7ad428

Browse files
committed
escape sn
1 parent 088ffbd commit a7ad428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developer/zap-local-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ curl -X DELETE http://192.168.1.100/api/devices
10961096

10971097
### Notes
10981098

1099-
- Device configs persist in `/spiffs/devices/{sn}.json`
1099+
- Device configs persist in `/spiffs/devices/\{sn\}.json`
11001100
- Auto-reconnect every 10s for disconnected devices
11011101
- Modbus timeout: 1000ms per request
11021102
- UART pins fixed by firmware (RTU only configures baud/unit_id)

0 commit comments

Comments
 (0)