shortbloke / Arduino_SNMP_Manager

SNMP Manager for ESP32/ESP8266 and Arduino
Other
53 stars 9 forks source link

Fix #3 multiple hosts #6

Closed shortbloke closed 3 years ago

shortbloke commented 3 years ago

Fixes #4 Allowing the same OID to be queried from multiple devices.

Breaking Change Calls to add handlers now needs to include the IPAddress of the target system.