Skip to content

Commit 8111127

Browse files
JanZachmannclaude
andcommitted
fix(readme): replace JSON-RPC 2.0 with HTTP REST API for Unix socket description
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 61d4739 commit 8111127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Depending on `MACHINE_FEATURES` we also set `3g`, `bluetooth` and `wifi`.
3434
- expands the data partition to available space on first boot
3535
- [`wifi-commissioning`](https://github.com/janzachmann/wifi-commissioning-service.git)
3636
- adds a service which enables wifi commissioning via BLE GATT and Unix socket
37-
- provides Bluetooth Low Energy interface for initial commissioning and JSON-RPC 2.0 Unix socket for programmatic access
37+
- provides Bluetooth Low Energy interface for initial commissioning and HTTP REST API over Unix socket for programmatic access
3838
- depends on `DISTRO_FEATURES` `wifi` and `bluetooth` which are not added to `DISTRO_FEATURES` automatically!
3939
- **note**: BLE interface is intended for demo/initial commissioning; Unix socket provides production-ready programmatic access
4040

0 commit comments

Comments
 (0)