diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2026-06-19 18:00:55 +0100 |
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2026-06-19 18:00:55 +0100 |
| commit | 79bc0eb0f08638c8ded80b04e4d0ae6f18cbe417 (patch) | |
| tree | 6ca948f136d016ce48cccbbe1c794c7c9861781a /switch-snmp/requirements.txt | |
| parent | ae73799694b23cc0af558e2ed8bc9b77fd818c47 (diff) | |
| download | power.eda.gay-79bc0eb0f08638c8ded80b04e4d0ae6f18cbe417.tar.gz power.eda.gay-79bc0eb0f08638c8ded80b04e4d0ae6f18cbe417.zip | |
Started pushing SNMP POE shit to MQTT also
Diffstat (limited to 'switch-snmp/requirements.txt')
| -rw-r--r-- | switch-snmp/requirements.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/switch-snmp/requirements.txt b/switch-snmp/requirements.txt index aeb5843..c6f1ed1 100644 --- a/switch-snmp/requirements.txt +++ b/switch-snmp/requirements.txt @@ -2,4 +2,6 @@ python-dotenv influxdb-client pandas fabric -prometheus-client
\ No newline at end of file +prometheus-client +paho-mqtt==1.6.1 +numpyencoder==0.3.2 |
