mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
4 lines
72 B
PHP
4 lines
72 B
PHP
<?php
|
|
|
|
list(,$version,$hardware) = explode(" ", $device['sysDescr'],3);
|