Adds public_ip_address, fixes pressure graph

This commit is contained in:
Patrick McDonagh
2018-07-03 16:51:51 -05:00
parent 261ceba0b4
commit 3688d62539
8 changed files with 213 additions and 53 deletions

View File

@@ -4,8 +4,10 @@
"driverId": "0130",
"additionalDriverFiles": [
"calibration_db.py",
"persistence.py"
"persistence.py",
"utilities.py",
"file_logger.py"
],
"version": 1,
"version": 4,
"s3BucketName": "pondlevel"
}
}