openSenseMap-API icon indicating copy to clipboard operation
openSenseMap-API copied to clipboard

API for opensensemap.org

Results 97 openSenseMap-API issues
Sort by recently updated
recently updated
newest added

Bumps [millify](https://github.com/izolate/millify) from 5.0.1 to 6.1.0. Release notes Sourced from millify's releases. v6.1.0 Use navigator.languages to get browser locales v6.0.2 Update readme v6.0.1 Fix publish v6.0.0 Drops decimalSeparator option Adds...

dependencies
javascript

Checkout branch `feat/postgres` as a starting point ## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your...

feature

Requesting senseboxes via the API with the bbox filter set also returns some boxes that are not within the bbox. For example: https://api.opensensemap.org/boxes?bbox=7.7,51.7,8.0,52.0 also returns a box (id: 5e43c56019585f001b6f722a) with...

bug

When trying to run https://api.opensensemap.org/boxes/63e508900d1e150008776863/data/63e508900d1e15000877686d?format=csv only timestamp and value is provided. No lat/lng information (see below) ![grafik](https://user-images.githubusercontent.com/18304210/218107148-f80085ba-6eda-4e41-8414-c2a75ede8388.png) Have only tested this with custom boxes.

bug

Option can be set by providing the parameter to the getSketch/script route /boxes/6399ecf5a106c63060d6a350/script?appEUI=&appKey=&devEUI=&display_enabled=false&**enable_debug=true**&password=&serialPort=Serial1&soilDigitalPort=A&soundMeterPort=B&ssid=&windSpeedPort=C ## Description ## Motivation and Context Eases support ## How Has This Been Tested? ## Types of...

enhancement
feature

## Expected Behavior Provide a configured Javascript decoder for TTN enabled devices. ## Current Behavior Right now you have to copy and modify the [decoder](https://github.com/dasdigidings/The_Things_Stack_v3-payload_functions/tree/main/senseboxhome) provided by `dasdigidings`. ## Possible...

feature request
feature

## 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) - [ ]...

## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment * Version used: * Environment name...

bug