petr's changes
This commit is contained in:
@@ -12,7 +12,7 @@ vars:pre-request {
|
||||
}
|
||||
|
||||
docs {
|
||||
# Robe Webserver API
|
||||
# Robe REAP API
|
||||
|
||||
## Setup
|
||||
|
||||
@@ -22,4 +22,11 @@ docs {
|
||||
|
||||
2. **Environment Variables**: Configure these in Bruno:
|
||||
- `base_url`: Your device IP (e.g., `http://2.242.1.2`)
|
||||
|
||||
3. **Parameters setting**: When setting values on API endpoints, all parameters of the endpoint must be provided in the request.
|
||||
|
||||
## Capability Discovery
|
||||
|
||||
Device capabilities vary by model/firmware. First call `sup_c` to discover
|
||||
which parameters are supported, then only send those parameters when setting values.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user