https://github.com/openremote/or-satellite
Service to connect to satellite data
https://github.com/openremote/or-satellite
Last synced: 3 months ago
JSON representation
Service to connect to satellite data
- Host: GitHub
- URL: https://github.com/openremote/or-satellite
- Owner: openremote
- License: other
- Created: 2020-03-06T15:04:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T12:02:48.000Z (over 3 years ago)
- Last Synced: 2025-04-06T04:35:05.066Z (about 1 year ago)
- Language: C#
- Size: 12.7 MB
- Stars: 2
- Watchers: 14
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# or-satellite
Service to connect to satellite data to OpenRemote such that e.g. air quality data can be retrieved for a specific location. This is a proof of concept.
## Requirements
### Software
You will need the following tools installed:
- [Docker](https://www.docker.com/why-docker)
- [Open Remote](https://github.com/openremote/openremote)
## Getting started
We explain on how to make use of our software in our [wiki](https://github.com/openremote/or-satellite/wiki/Getting-Started).