Commit Graph

12 Commits (60af7da99b9931f16e8927b804554ed75dd9f6de)

Author SHA1 Message Date
Moe 9974315ade fix plugin installation removing prior keys 2020-04-26 12:29:37 -07:00
Moe 391da78b95 Create benchNvr.js 2020-04-03 16:29:54 -07:00
Moe c44faa94ad add validation to plugin conf.json modification tool+ 2020-01-29 04:48:33 -08:00
Moe b8543b67aa add a validation to plugin conf.json modification tool 2020-01-29 04:33:59 -08:00
Moe 0e0d82d3ee Add configuration tool for plugin conf.json files
- first parameter of command is the name of the plugin's folder.
- Example of usage : `node tool/modifyConfigurationForPlugin.js tensorflow key=1234asdfg port=8080`
- modifying the key value will auto update the main conf.json
2020-01-29 04:15:51 -08:00
Moe c27f46f289 add some more checks to modifyConfiguration tool 2020-01-03 17:12:06 -08:00
Moe 38a47e64e6 Scripts Added to download CustomAutoLoad samples++ 2019-07-16 21:08:03 -07:00
Moe af3ae1b1e0 Scripts Added to download CustomAutoLoad samples
- make them more verbose
2019-07-16 21:07:17 -07:00
Moe d7ea6b3e97 Scripts Added to download CustomAutoLoad samples 2019-07-16 20:44:20 -07:00
Moe afdc0cf568 Audio Detector, Detect Object in Region, and API Methods for Scheduling System
- Audio Detector measures decibels (dB). Section can be found under Motion Detection.
- Regions can now be used with Object detection alone, find the option the Object Detection section.
- Scheduling System will allow automatically activating Monitor States based on time. GUI will be posted in the next commit.
+ Update Installers
+ Update framework.sql
+ `npm test` will run the test
+ Minor Bug Fixes
2018-12-29 11:32:12 -08:00
Moe b6c8364e16 update configuration editor with addToConfig option.
passing addToConfig parameter allows you to define a complete JSON to merge instead of adding each variable as its own parameter.
2018-07-11 14:09:04 -07:00
Moe c940294f00 Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00