Skip to content

Releases: HochdruckHummer/import_wavelog_qsos_to_io.Broker

2.1.1

22 Aug 06:46
3f4b2b3
Compare
Choose a tag to compare

Fixed an issue where determined values from stations could vary, showing only one or several, but not all stations. This was due to faulty behaviour of my code.

Fixed it for asynchronous answers from HTTP requests.

2.1.0

07 Aug 12:31
4dc9695
Compare
Choose a tag to compare
  • Added new JS-code "getwavelogdatatoiobroker_new_api_summed_up_stations.js". This file lets you read from multiple Station IDs and sums up the values over multiple Station IDs. Yay.

2.0.1

21 Feb 20:31
9ea844a
Compare
Choose a tag to compare

This release is using the new Wavelog Wordpress API that has been created for my Wordpress plugin. Summing up the QSO data is now done on Wavelog side and the aggregated QSO numbers are only drawn from that API already. The numbers are cached on Wavelog side for 10 minutes.

Wavelog version 2.0.1. is mandatory for this to work.

What's Changed