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