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