From 79bc0eb0f08638c8ded80b04e4d0ae6f18cbe417 Mon Sep 17 00:00:00 2001 From: jwansek Date: Fri, 19 Jun 2026 18:00:55 +0100 Subject: Started pushing SNMP POE shit to MQTT also --- switch-snmp/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'switch-snmp/requirements.txt') 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 -- cgit v1.2.3