7 ms·
If you dont want to open your network ports, you could setup an amazon aws or something (or firebase, disclaimer im a firebase torch/fan) to allow control from
by onaclov2000 11y ago
If you dont want to open your network ports, you could setup an amazon aws or something (or firebase, disclaimer im a firebase torch/fan) to allow control from outside your house
- StavrosK 11y agoI've solved this problem for myself, and I suspect that many other people have it, but nobody has shown any interest in my solution so far: https://github.com/skorokithakis/gweet https://github.com/skorokithakis/gweet It's a command queue that allows your Raspi/Arduino to listen to commands and your control apps to issue them. I use secret keys for the commands, but you can also use crypto to sign the requests. It's been working very well for me, and with very low latency (the DNS query and TLS setup are the slowest parts, it seems).
- anonbanker 11y agoposting as breadcrumbs. I'll need this in the next two months.
- StavrosK 11y agoIt should also be on the first page if you Google "message queue internet of things".
- williamjennings 11y agoI have gone: spelunking in the deepest caves; and climbing on the tallest mountains; but my breadcrumbs always lead home. https://www.youtube.com/watch?v=XybNecZc1nU https://www.youtube.com/watch?v=XybNecZc1nU