mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 08:16:30 +00:00
* Fixed Thethingsnetwork sensor issue so that it takes the most recent (last) item from the TTN data storage query result instead of the first. * Update sensor.py More pythonic way to get the last item of the sensor value list.