Implementacion MQTT
Showing
with
63 additions
and
9 deletions
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -20,6 +20,7 @@ |
| "@angular/platform-browser": "^17.3.0", | ||
| "@angular/platform-browser-dynamic": "^17.3.0", | ||
| "@angular/router": "^17.3.0", | ||
| "ngx-mqtt": "^17.0.0", | ||
| "rxjs": "~7.8.0", | ||
| "tslib": "^2.3.0", | ||
| "zone.js": "~0.14.3" | ||
| ... | ... | @@ -37,4 +38,4 @@ |
| "karma-jasmine-html-reporter": "~2.1.0", | ||
| "typescript": "~5.4.2" | ||
| } | ||
| } | ||
| \ No newline at end of file | ||
| } |
Please
register
or
sign in
to comment