mirror of
https://github.com/aramperes/nut-rs.git
synced 2025-09-09 05:28:31 -04:00
parent
d78fd8c141
commit
d36999db6d
16 changed files with 494 additions and 104 deletions
|
@ -15,6 +15,7 @@ Written using the [nut-client](https://github.com/aramperes/nut-client-rs) crate
|
|||
- List variables for a UPS device
|
||||
- Get variable value of a UPS device
|
||||
- List clients connected to a UPS device
|
||||
- Connect securely with SSL
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -58,6 +59,9 @@ However, there are also some additions:
|
|||
```bash
|
||||
# Enable network debugging (global flag).
|
||||
ruspc -D
|
||||
|
||||
# Enable SSL
|
||||
rupsc -S
|
||||
```
|
||||
|
||||
## Pronunciation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue