openSenseMap-API
openSenseMap-API copied to clipboard
API for opensensemap.org
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New...
## Description TODO: function to share box with others ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change...
Added GSM to the API. This includes : - Accept new "gsm" field at registration which contains IMSI and secret code. This is needed for registration at tingg and will...
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.6 to 1.0.0-rc.12. Release notes Sourced from cheerio's releases. v1.0.0-rc.12 Bugfix release. Fixed issues: Align prop undefined handling with jQuery by @fb55 in cheeriojs/cheerio#2557 Allow deep imports...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
Added simple Route to retrieve all unique tags that are not empty. Used to give suggestions for tags. Results will be cached for 5 minutes. ## Description New `GET /getAllTags`...
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 3.0.0 to 4.3.4. Release notes Sourced from mqtt's releases. v4.3.4 What's Changed Migrate LruMap from collections to lru-cache. by @redboltz in mqttjs/MQTT.js#1396 release(1.6.2022): 4.3.4 by @YoDaMa in...
This PR removes `Honeybadger` for error tracking and adds `sentry` for this purpose. ## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes -...