Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix avtech12e sensors (librenms#13943)
* Fix IPv6 in service check host (librenms#13939) * Add hostName cleaning to Clean * Apply RFC 5952 formatting to Clean::hostName output * Use more liberal cleaning for hostnames * Remove unwanted whitespace * Apply Clean::hostName() to all relevant fields * Fix docstring * Use IP::isValid inline * Update Clean.php * Update services.inc.php Co-authored-by: Tony Murray <[email protected]> * Fix avtech 12E environment sensor Updated MIB for newer internal sensor object schema in 12E models. Updated discovery yaml file to retrieve temperature and humidity data from internal and digital sensors. Added test data for roomalert12e model. Co-authored-by: Sander Steffann <[email protected]> Co-authored-by: Tony Murray <[email protected]>
- Loading branch information