first working version
authorebelcrom <ebelcrom@gmail.com>
Sun, 9 Feb 2020 18:48:17 +0000 (19:48 +0100)
committerebelcrom <ebelcrom@gmail.com>
Sun, 9 Feb 2020 18:48:17 +0000 (19:48 +0100)
commit267175a8aa4ba49341ad69eedf5fc0173e162fc3
tree1ce7afb2897261de94ef5db677f22097a4a1879c
parentb36442d5aaea264595f8e093a92e59f4dd52a9e0
first working version
15 files changed:
app.js
lib/db.js [new file with mode: 0644]
lib/dblib.js [deleted file]
lib/gpio.js [new file with mode: 0644]
package-lock.json
package.json
routes/v1/control.js
routes/v1/events.js
routes/v1/notification.js
routes/v1/status.js
routes/v1/test/control.js
routes/v1/test/events.js
routes/v1/test/notification.js
routes/v1/test/settings.js
routes/v1/test/status.js