Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Does the current Webserver plug-in do this...?

Questions and comments specific to a particular plugin should go here.
Post Reply
kkl
Experienced User
Posts: 317
Joined: Wed May 04, 2011 9:32 pm

Does the current Webserver plug-in do this...?

Post by kkl »

I think the current Webserver plug-in (v1.9) can do what I need, but the discussion is quite a bit over my head. My thermostat (Radio Thermostat CT80) has a built-in webserver that responds to HTTP GET and POST requests. Example of GET with JSON data returned:

URL in browser: http://<thermostat IP>/tstat

Returns:

Code: Select all

{"temp":70.50,"tmode":1,"fmode":0,"override":1,"hold":1,"t_heat":68.00,"program_mode":0,"tstate":0,"fstate":0,"time":{"day":6,"hour":17,"minute":29},"t_type_post":0}
Does the Webserver plug-in parse this data and make it available as variables?

I didn't want to junk up the primary thread with my specific question. I'd appreciate any help.
kkl
Experienced User
Posts: 317
Joined: Wed May 04, 2011 9:32 pm

Re: Does the current Webserver plug-in do this...?

Post by kkl »

I guess the answer is no, nobody here knows, or nobody who knows is willing to answer.
Post Reply