Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balena-io-examples/balena-poll-publicurl
Poll a device publicURL forever.
https://github.com/balena-io-examples/balena-poll-publicurl
balena balena-cloud balenaos poll public-url uuid
Last synced: 22 days ago
JSON representation
Poll a device publicURL forever.
- Host: GitHub
- URL: https://github.com/balena-io-examples/balena-poll-publicurl
- Owner: balena-io-examples
- Created: 2020-03-05T18:23:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T13:15:39.000Z (over 4 years ago)
- Last Synced: 2024-05-29T22:15:26.304Z (7 months ago)
- Topics: balena, balena-cloud, balenaos, poll, public-url, uuid
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# balena-poll-publicurl
This project shows how to poll the public URL of a balena device... forever.
## Usage
```
chmod +x polldeviceurl.sh
./polldeviceurl.sh
```