Skip to content

Commit

Permalink
Merge 312e5d1 into a7dbb06
Browse files Browse the repository at this point in the history
  • Loading branch information
joyja committed Sep 22, 2020
2 parents a7dbb06 + 312e5d1 commit fd8ee63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/mqtt.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ class Mqtt extends Model {
name: source.tag.name,
value: `${source.tag.value}`,
type: source.tag.datatype,
timestamp: getTime(new Date()),
}
}),
})
Expand Down

0 comments on commit fd8ee63

Please sign in to comment.