minor updates

This commit is contained in:
Nico Melone
2024-10-04 18:55:54 -05:00
parent 7d1f9ca8e9
commit aa70b37efb
36 changed files with 2690 additions and 69 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "advvfdipp",
"driverFilename": "advvfdipp.py",
"driverId": "0000",
"additionalDriverFiles": [
"utilities.py",
"persistence.py",
"Channel.py",
"logger.py",
"Tags.py"
],
"version": 1,
"s3BucketName": "advvfdipp"
}