Fixed documentation
This commit is contained in:
parent
0c9121ec32
commit
616c9067de
|
@ -35,7 +35,7 @@ $apiClient->get('/api/self');
|
|||
$apiClient->post('/api/s/default/cmd/stamgr', ['cmd' => 'block-sta', 'mac' => '01:01:01:01:01:01']);
|
||||
|
||||
// logout
|
||||
$apiClient->login('your_username', 'your_password');
|
||||
$apiClient->logout();
|
||||
```
|
||||
|
||||
Examples can be found in the [examples](examples) directory. To run the examples, you must
|
||||
|
|
Loading…
Reference in New Issue
Block a user