test feature implemented comletly
authorebelcrom <ebelcrom@gmail.com>
Thu, 26 Dec 2019 21:45:51 +0000 (22:45 +0100)
committerebelcrom <ebelcrom@gmail.com>
Thu, 26 Dec 2019 21:45:51 +0000 (22:45 +0100)
commit59eb6ebce5b9a6b9c70224a16ef7272fb0c3ec69
treef22605db6ab3aaadd141457587da1ee86f980402
parent5c507be8cc2fc4de085746757ab8ab5582809a83
test feature implemented comletly
26 files changed:
.gitignore
app.js
init/initcloud.js [new file with mode: 0644]
init/initdb.js
init/vapid.json [new file with mode: 0644]
lib/dblib.js
lib/logger.js
package-lock.json
package.json
public/images/closed.jpg
public/images/moving.jpg [deleted file]
public/images/open.jpg
public/index.html [deleted file]
public/stylesheets/style.css [deleted file]
routes/index.js
routes/v1/control.js
routes/v1/events.js
routes/v1/notification.js [new file with mode: 0644]
routes/v1/status.js
routes/v1/test/control.js
routes/v1/test/events.js
routes/v1/test/notification.js [new file with mode: 0644]
routes/v1/test/settings.js
routes/v1/test/status.js
spec/garnod.json
spec/garnod.yaml