6 Commits
Author SHA1 Message Date
70bae66057 Fix avtech12e sensors (#13943)
* Fix IPv6 in service check host (#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]>
2022-04-26 09:40:50 +02:00
PipoCanajaandGitHub 288d17db31 panasonic (1 file) and avtech (11 files) (#13088) 2021-08-01 21:54:29 -05:00
Tony MurrayandNeil Lathwood 3e7970b814 Fixed Avtech discovery (#10163)
* Fix Avtech discovery
pre-cache stored the data incorrectly

* Fix RA-4E external sensors
sen1 had incorrect oids (duplicate of sen2)
Description oid from data doesn't match the mib, perhaps outdated MIB?

* add test data

* Updated 4E MIB
2019-05-02 21:37:00 +01:00
Tony MurrayandNeil Lathwood 3dba5cd39d newdevice: Support Avtech RoomAlert 32E/W and RoomAlert 11E (#7614)
* newdevice: support Avtech RoomAlert 32E/W
Move avtech discovery to yaml, took a bit of trickery

* More flexibility when checking pre-cached data
A little cleanup

* Add support for RoomAlert 32E/W external and wish temp sensors
Add RoomAlert 11E support (just temp sensors)
Updated ROOMALERT32E-MIB
2017-11-04 21:25:13 +00:00
Neil LathwoodandTony Murray cf388702c8 fix: Used dos2unix on all mibs to prevent .index issue (#4803) 2016-10-14 19:52:33 -05:00
Tony Murray f6e6263c59 Initial AVTECH Software, Inc. support. 2016-02-09 12:00:58 -06:00