<?php
if (str_contains('Xirrus', $sysDescr)) {
if (str_contains('ArrayOS', $sysDescr)) {
$os = 'xirrus_aos';
}