ESPEasy statistics access
Moderators: grovkillen, Stuntteam, TD-er
ESPEasy statistics access
Is there a way to access a specific stats array of a device from the outside? I was thinking about integrating this visually into easyfetch.
Re: ESPEasy statistics access
It should, but I just tested it and it doesn't produce valid JSON, so I will have to look into that
You need to add "showpluginstats" as an argument
Like this: http://192.168.10.222/json?sensorupdate ... ginstats=1
You need to add "showpluginstats" as an argument
Like this: http://192.168.10.222/json?sensorupdate ... ginstats=1
Re: ESPEasy statistics access
Ah seems to be a simple error where ",}" is failing the JSON linter.
Re: ESPEasy statistics access
OK, found the bug, will make a commit for it.
You really need to add the =1 to the argument, like this:
http://192.168.11.55/json?showpluginstats=1
You really need to add the =1 to the argument, like this:
http://192.168.11.55/json?showpluginstats=1
Re: ESPEasy statistics access
Ahh..great. ThanksTD-er wrote: ↑17 Jan 2025, 10:09 OK, found the bug, will make a commit for it.
You really need to add the =1 to the argument, like this:
http://192.168.11.55/json?showpluginstats=1

Who is online
Users browsing this forum: Bing [Bot] and 0 guests