-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# Get sensor readings in CSV format and upload to Azure | ||
|
||
|
||
|
||
|
||
|
||
Also -- for another page, not here: | ||
- change the checkpointing interval | ||
- every 3 seconds | ||
- change 5ºC to 4ºC ?? | ||
**TBD** | ||
|
||
- change the original .c file | ||
- change the checkpointing interval | ||
- every 3 seconds | ||
- change 5ºC to 4ºC ?? | ||
- set up the .py file that uploads with the connection string | ||
- requires having an IOT hub and device | ||
- put the call to the py file in the cron |