Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to Amazon Web Services #2149

Merged
merged 1 commit into from Nov 30, 2020
Merged

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Nov 7, 2020

This PR is intended to provide a guide to building and connecting devices using AWS IOT.

The requirement is to allow Sming applications to publish their services via AWS IOT cloud so they can be found by Alexa devices.

For basic devices the HueEmulator provides a much simpler solution as devices such as the Echo Dot can connect to these locally without any additional setup.

This project is incomplete but perhaps others have got a bit further and can assist?

@slaff
Copy link
Contributor

slaff commented Nov 13, 2020

@mikee47 Are you planning some changes for this PR? Maybe we should merge it as it is and improve it with further PRs?
Was this PR tested on a real device?

@mikee47
Copy link
Contributor Author

mikee47 commented Nov 28, 2020

@mikee47 Are you planning some changes for this PR? Maybe we should merge it as it is and improve it with further PRs?
Was this PR tested on a real device?

@slaff Other than the MQTT client revisions there's not really much else here. I wanted to throw a brick in the water and see if any hippos appeared... This isn't in active development (as HueEmulator meets basic requirements far more easily) but I think it is a worthy goal. Can leave this PR open as a stick in the mud, or something else?

@slaff
Copy link
Contributor

slaff commented Nov 29, 2020

Can leave this PR open as a stick in the mud, or something else?

Let's merge it as it is and improve if needed. The sample is really helpful for AWS usage as it demonstrates all the small steps. Just make sure to rebase it and ping me when ready.

@mikee47
Copy link
Contributor Author

mikee47 commented Nov 30, 2020

@slaff OK, have rebased.

@slaff slaff merged commit a36b931 into SmingHub:develop Nov 30, 2020
@slaff slaff removed the 3 - Review label Nov 30, 2020
@slaff slaff changed the title [WIP] Connecting to Amazon Web Services Connecting to Amazon Web Services Nov 30, 2020
mikee47 added a commit to mikee47/Sming that referenced this pull request Nov 30, 2020
mikee47 added a commit to mikee47/Sming that referenced this pull request Nov 30, 2020
@mikee47 mikee47 deleted the feature/Basic_AWS branch December 2, 2020 09:06
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.

None yet

2 participants