Library to control NETIO PowerPDU over the network
Project description
netio-pdu-control
Library for control and monitoring of Netio PowerPDU devices over LAN.
This library has been implemented by IFAE (www.ifae.es) control software department.
CLI tool
You may run the terminal client with python -m netio_pdu_control
. By default it assumes that credentials.cfg
is in the same folder, but a different path can be specified with the argument --credentials / -c
.
Credentials file example
[office01]
EntryPoint = http://192.168.1.33
ReadUser = read
ReadPassword = read
WriteUser = write
WritePassword = write
[workshop]
EntryPoint = http://192.168.1.17
ReadUser = admin
ReadPassword = admin
WriteUser = admin
WritePassword = admin
[lab]
EntryPoint = http://192.168.4.20
ReadUser = admin
ReadPassword = 1234
WriteUser = admin
WritePassword = 1234
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file netio-pdu-control-0.0.3.tar.gz
.
File metadata
- Download URL: netio-pdu-control-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7c32d0cb021022e0ea15880dd8d2567825d2024a34f17b1f2c5c17ce384164f |
|
MD5 | aaabba106e62f152d31188088256da2b |
|
BLAKE2b-256 | 2213c8c6c72afdb3635c50fad706a9f157388832b82aef2642ca6d47dc5643b3 |
File details
Details for the file netio_pdu_control-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: netio_pdu_control-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6f574099d4cc7ae607d2880257958c2c2b8b81f6e8bafd83c6cf351abf2c1d4 |
|
MD5 | 6cb9aa15eb258193366124bd5bcc0eb4 |
|
BLAKE2b-256 | 17862ffd442ac4cf4773f1927b239754ef2c5d5aae2e0197e9b128b7ddcdf2b3 |