We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1346107 commit 665a432Copy full SHA for 665a432
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# openSenseMap API Changelog
2
3
+## v9.4
4
+- Add Cayenne LPP Decoding
5
+
6
## v9.3.5
7
- fix windspeed sensor
8
packages/api/package.json
@@ -10,7 +10,7 @@
10
"Norwin Roosen"
11
],
12
"dependencies": {
13
- "@sensebox/opensensemap-api-models": "^0.0.24",
+ "@sensebox/opensensemap-api-models": "^0.0.25",
14
"@turf/area": "^6.0.1",
15
"@turf/bbox": "^6.0.1",
16
"@turf/centroid": "^6.0.2",
0 commit comments