Adds driverConfig.json for config script, updates Overview
This commit is contained in:
9
driverConfig.json
Normal file
9
driverConfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "flowmonitor",
|
||||
"driverFilename": "flow-monitor.py",
|
||||
"additionalDriverFiles": [
|
||||
"utilities.py"
|
||||
],
|
||||
"version": 8,
|
||||
"s3BucketName": "flow-monitor"
|
||||
}
|
||||
Reference in New Issue
Block a user