mqtt stuff added

This commit is contained in:
2018-05-16 10:44:10 +02:00
parent 74584cdbbe
commit c7eb46b346
499 changed files with 55775 additions and 19 deletions

View File

@ -13,11 +13,13 @@
"dependencies": {
"command-line-args": "^5.0.2",
"moment": "^2.22.1",
"mqtt": "^2.18.0",
"onoff": "^3.1.0"
},
"devDependencies": {
"@types/command-line-args": "^5.0.0",
"@types/moment": "^2.13.0",
"@types/mqtt": "^2.5.0",
"@types/node": "^10.1.0",
"@types/onoff": "0.0.27",
"typescript": "^2.8.3"