device: Add serial number to Epson printer (#11111)

* Add serial to Epson printer
* add Testdata
This commit is contained in:
Kevin Zink
2020-02-09 18:28:44 +01:00
committed by GitHub
parent 81454ee585
commit 083afd1422
3 changed files with 589 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<?php
$serial = trim(snmp_get($device, '1.3.6.1.2.1.43.5.1.1.17.1', '-OQv', '', ''), '" ');