@@ -489,7 +489,8 @@ export default {
this.clientId,
this.devName,
this.sn,
- this.eventListId
+ this.eventListId,
+ data
);
const now = new Date();
const year = now.getFullYear();