@@ -76,6 +76,7 @@ die;
'tag' => $request['tag'],
'type' => $request['type'],
'box' => $request['box'],
+ 'deviceId' => $request['deviceId'],
'timestamp' => round(microtime(true) * 1000),
];
// $webSocketServer = new WebSocketServer();