Skip to content

Conversation

@loerac
Copy link
Owner

@loerac loerac commented Aug 29, 2020

Synopsis:

Use the dataplicity wormhole to communicate between the machine and app

Description:

Dataplicity offers a wormhole on port 80 where we can host a web server and anyone can connect to it. With this, the Raspberry Pi and an app can communicate between each other without having to be on the same WiFi network.

Test:

On the Raspberry Pi, which is running REST, is able to start the server and receive data
imagen

On the app, which is ran on my laptop, can send time to the Raspberry Pi
imagen

loerac and others added 30 commits August 25, 2020 11:18
task.md explains the task that need to be done
Once TID #3 is complete, update the "/feedNow" REST API to use the servo motors
I don't want to hog up the work, should let team also contribute to this as well
Added new TID for app to display the last time the cat was fed
Share variables between the app and the machine
TID #2 REST-API: Added post request to feed cat now
Create a class that will initialize the SSL version to use TLSv1.2
task.md explains the task that need to be done
Once TID #3 is complete, update the "/feedNow" REST API to use the servo motors
I don't want to hog up the work, should let team also contribute to this as well
Added new TID for app to display the last time the cat was fed
Share variables between the app and the machine
Create a class that will initialize the SSL version to use TLSv1.2
Server is running on port 80
FQDN is used to interface with the server
JSON file updated to store these values
@loerac loerac changed the base branch from trunk to TID011-common-libs August 29, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants