4, 'isMatched' => true, 'detectionDevice' => substr($hexString, 16, 2), 'channel1' => substr($hexString, 24, 2), ]; } return ['isMatched' => false]; } }