device: Added detection of Axis Network Speaker (#8336)

* Add detection of Axis Network Speaker

* tests: add test data for Axis C3003 Network Speaker detection
This commit is contained in:
priiduonu
2018-03-13 22:04:13 +02:00
committed by Neil Lathwood
parent b70ff543bf
commit 2e66ed354f
2 changed files with 3 additions and 1 deletions

2
axisaudio_c3003.snmprec Normal file
View File

@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|; AXIS C3003-E; Network Speaker; 1.65.032; Oct 12 2017 11:42; 709; 1;
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.368.1.1

View File

@ -3,4 +3,4 @@ text: 'AXIS Audio Appliances'
type: appliance
icon: axis
discovery:
- sysDescr_regex: '/AXIS .* (Network IO Audio Module)/'
- sysDescr_regex: '/AXIS .* (Network IO Audio Module|Network Speaker)/'