Adds logging capabilities, lambda function, html templates

This commit is contained in:
Patrick McDonagh
2018-01-16 10:19:25 -06:00
parent 5bc8ae7007
commit 56fb07091e
10 changed files with 2383 additions and 932 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "promagmbs",
"driverFilename": "promagmbs.py",
"driverId": "0190",
"name": "promagmbs",
"driverFilename": "promagmbs.py",
"driverId": "0190",
"additionalDriverFiles": [
"utilities.py",
"utilities.py",
"modbusMap.p"
],
"version": 2,
],
"version": 4,
"s3BucketName": "promagmbs"
}
}