slock-js
slock-js copied to clipboard
the backend of the slock framework
This Module should be able to receive the open/close-message per bluetooth. And it may communicate with the bluetooth-device and reveice new configuration (like WLAN-Params) We must find a secure way...
loading custom-modules should be easy by adding a module-search-path in the config. right now the module-key would be a relative-path : "../../customModules/myModule" : {}
the logger must have following features: - redirect logging into file - set Loglevel [debug,warn,info,error]