Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MishraShivendra authored Feb 23, 2017
1 parent 3937fd7 commit 7dfeea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Following objective is achieved:

|**No.**| **Operation** | **File name** |
|-------|-------------------------------------------|----------------------------------------------------------|
|1. | a) Read temperature readings from LMT84 temperature sensor. <br /> b) Update the readings on HTTP server (Node MCU). | [read_sensor_update_server.lua](https://github.com/MishraShivendra/node_mcu_py_email/blob/master/read_sensor_update_server.lua)|
|1. | a) Read temperature readings from LMT84 temperature sensor. <br /> b) Allow access of temperature with the help of REST APIs <br /> c) Allow control of actuators through Rest APIs | [read_sensor_update_server.lua](https://github.com/MishraShivendra/node_mcu_py_email/blob/master/read_sensor_update_server.lua), [rest_api_control.lua](https://github.com/MishraShivendra/node_mcu_py_email/blob/master/rest_api_control.lua)|
|2. | a) Read temperature sensor data from HTTP server (Node MCU). <br /> b) Trigger an E-mail if event happens | [read_sensor_trigger_email.py](https://github.com/MishraShivendra/node_mcu_py_email/blob/master/read_sensor_trigger_email.py)|
|3. | a) Push Data to Graphite | [feed_data_tographite.sh] (https://github.com/MishraShivendra/node_mcu_py_email/blob/master/feed_data_tographite.sh)

Expand Down

0 comments on commit 7dfeea0

Please sign in to comment.