-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
44d1458
commit f161b69
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule NGSI-LD
updated
7 files
+188 −0 | app/controllers/credentials.js | |
+7 −8 | app/controllers/iot/command-listener.js | |
+5 −0 | app/package.json | |
+114 −0 | app/public/js/credentials.js | |
+6 −1 | app/routes/index.js | |
+158 −0 | app/views/credentials.pug | |
+2 −0 | app/views/index.pug |