Fixes for common logger object

This commit is contained in:
Patrick McDonagh
2018-07-03 15:19:08 -05:00
parent 21cc94c919
commit 7c690affb5
5 changed files with 44 additions and 37 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "multisensor",
"driverFilename": "multisensor.py",
"driverId": "0000",
"driverId": "0240",
"additionalDriverFiles": [
"utilities.py",
"channel.py",
"logger.py"
"file_logger.py"
],
"version": 1,
"s3BucketName": "multisensor"