File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33# opensensemap-api-php-client
44
5- A client for retrieving sensor data from a senseBox from the opensensemap api
5+ <img src =" https://user-images.githubusercontent.com/3605512/62291810-2495bb80-b465-11e9-932e-2271f7e0167b.png?v=4&s=20 " width =" 300 " >
6+
7+ A lightweight client for retrieving sensor data from a senseBox from the opensensemap api.
8+
9+ ** This is not an official project from the senseBox team.**
610
711## Usage
812
@@ -27,9 +31,11 @@ foreach ($senseBoxData->getSensorValues() as $sensorValue) {
2731
2832The client gives you the latest data for a specific senseBox from the OpenSenseMap Api.
2933
34+ As there was no need for further features, none have been implemented. This could easily be done, though. Feel free to submit a PR.
35+
3036## License
3137
3238The client is published under the [ MIT license] ( LICENSE.md ) .
3339
34- senseBox and all related contents, visuals and brands are published under CC licenses or other public domain licenses.
40+ [ senseBox] ( https://sensebox.de ) and all related contents, visuals and brands are published under CC licenses or other public domain licenses.
3541Make sure to check out the project.
You can’t perform that action at this time.
0 commit comments