Reorganize and add calibration database
This commit is contained in:
10
python_driver/driverConfig.json
Normal file
10
python_driver/driverConfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "pondlevel",
|
||||
"driverFilename": "pondlevel.py",
|
||||
"driverId": "0130",
|
||||
"additionalDriverFiles": [
|
||||
"calibration_db.py"
|
||||
],
|
||||
"version": 1,
|
||||
"s3BucketName": "pondlevel"
|
||||
}
|
||||
Reference in New Issue
Block a user