Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
only1chi authored Jun 6, 2018
1 parent d7ea387 commit 55d30cb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# PoolTimer


Android App to run custom pool timer and pump relay

Initial version of the app is designed to run on Android 6.0 and higher.

It uses aws-iot-device-sdk to connect to a thing shadow.

You must have a valid thing device thing shadow in your AWS IOT platform, and configure your IAM user profile with the right policies.

It uses accessKeyId and secretKey provided in an aws credential file. This should be located in ./aws/credentials.

0 comments on commit 55d30cb

Please sign in to comment.