pynut error
This commit is contained in:
@@ -1035,6 +1035,8 @@ The important point is that **Python does not communicate directly with the UPS*
|
||||
It communicates with the NUT server through a Python client:
|
||||
|
||||
```python
|
||||
from PyNUTClient import PyNUT
|
||||
|
||||
client = PyNUT.PyNUTClient(host="127.0.0.1")
|
||||
values = client.GetUPSVars("BX950MI")
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user