Skip to content

Releases: airalab/sensors.robonomics.network

1.0.0

12 Jul 11:13
82458fc
Compare
Choose a tag to compare

What's Changed

Following changes by @zirreal :

  • Added PWA manifest, now you can install page with the map on your device as an application
  • New colouring to Sensor's chart
  • Added Share button
  • Added Matomo analytics + Privacy Policy page

Following changes by @positivecrash :

  • Redesigned Sensor's Chart: more bold lines, titles of measurements on lines, fixed realtime mode
  • Redesigned Sensor's popup: measurements information, advanced information added
  • Bookmark any sensor (saves locally in IndexedDB)
  • Noise measurements added
  • Saved space for the map and sensors with redesign of top and bottom panels
  • Added number of loaded sensors counting (top panel)
  • Geo position detect changed: removed plugin's code, added native geo positioning, tweaked some behaviour patterns on loading
  • Some code refactoring

Full Changelog: v0.5.0...1.0.0

Screenshot 2024-07-12 at 1 23 41 PM

Decentralized Open Sensors Map v0.5.0

06 Oct 06:24
c228722
Compare
Choose a tag to compare

We stabilize the current development process of the Civil Sensors Network project. The current version has undergone many changes in both the user interface and functionality. One of the most important changes is shifting from IPFS pubsub to using libp2p, and from now on, there are two ways to obtain data from the sensors network:

  1. Output of historical data via the Robonomics parachain
  2. Real-time data output from sensors via a peer-to-peer protocol based on the libp2p library

Try to use it: https://sensors.robonomics.network/#/

image