Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -15288,7 +15288,6 @@ class HandleDataInteraction { | @@ -15288,7 +15288,6 @@ class HandleDataInteraction { | ||
| 15288 | 15288 | ||
| 15289 | async function defaultHandler(value, callback) { | 15289 | async function defaultHandler(value, callback) { |
| 15290 | let { deviceId, attr } = contentData.dataSources.find(item => item.nodeId === nodeId) || {} | 15290 | let { deviceId, attr } = contentData.dataSources.find(item => item.nodeId === nodeId) || {} |
| 15291 | - console.log({ attr, value }) | ||
| 15292 | 15291 | ||
| 15293 | /** | 15292 | /** |
| 15294 | * @type {command: string , commandType: string, service: string, wary: string, tcpCommand: string} | 15293 | * @type {command: string , commandType: string, service: string, wary: string, tcpCommand: string} |