Page 1 of 1

API for extra sensors data

Posted: Mon 06 Jan 2025 7:12 pm
by chsims1
Hi,

a very newbie question here. I have no problem using the API to get current data for my main Ecowitt sensors, but can't see where an extra WN31 temp/humidity sensor can be accessed. It is displayed correctly on the 'Extra Sensors' page as 'Sensor 1.' Also, where would I access historical data for this sensor via the API too please?

Regards,

Ian

Re: API for extra sensors data

Posted: Mon 06 Jan 2025 7:25 pm
by freddie
See https://cumuluswiki.org/a/Full_list_of_Webtags (search for "Extra Sensors").

Re: API for extra sensors data

Posted: Mon 06 Jan 2025 7:40 pm
by chsims1
Thanks Freddie, I was looking under the API descriptions rather than 'webtags'. So just to answer my original question for posterity.

Code: Select all

http://cumulus_ip_address:8998/api/tags/process.json?ExtraTemp1
Ian

Edit: can all webtags be accessed this way please?

Re: API for extra sensors data

Posted: Mon 06 Jan 2025 8:37 pm
by freddie
As far as I know, yes.