Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Database ---> file .json

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
courtil
Posts: 124
Joined: Thu 16 Jan 2014 1:31 pm
Weather Station: Vantage PRO2
Operating System: Windows 11
Location: France
Contact:

Database ---> file .json

Post by courtil »

Hello everyone,

Version 3.00 of B3025 Cumulusmx updated my local MYSQL data.

No problem here locally, updating the 2014 data and early 2015 is made within 3 tables.

Question:

How to perform data transformation from the database to a file .json?

.json The data will be used for the creation of dynamic display graphics of past and current files.

This transformation is she the best method for creating Graphic ??

Your opinion interests me.

Thank you for your information.

cordially

Michel said Courtil
OS : Windows 11 Familial
Station Météo : Vantage PRO2
Cumulus MX 3.28.6 b3283
https://courtil1.com
User avatar
mcrossley
Posts: 12766
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Database ---> file .json

Post by mcrossley »

I have posted a number of threads on the forum about using Highcharts, some of those threads show using PHP to extract from MySQL to JSON to send to the client to render in Highcharts - A search should find them.
Locked