# Telemetry::SNMP ## [0.3.0] * Updating locking mechanism * Allow for parallel collections * Adding measurement prefixes ## [0.2.2] * Updating logic to use the IP address of the device first and then hostname if ip is null ## [0.2.1] Updating logic so it updates the last_polled column at the beginning of the loop ## [0.2.0] * Fixing ENV variables to not use . * Adding new device lock table for future reference * Adding new Collector class ## [0.1.0] - Initial release