Jump to content


MrTatt

Member Since 22 Feb 2012
Offline Last Active 14 Mar 2012 09:39
-----

Posts I've Made

In Topic: OpenWebif [E2OpenPlugins]

1 March 2012 - 14:26

Hi,

A friend is running the OpenWebIf, and when checking what the web/powerstate returns in OpenWebIf this is what I got:

<e2simplexmlresult>
   <e2state>False</e2state>
   <e2statetext>Missing parameter 'newstate'</e2statetext>
</e2simplexmlresult>

Where the original webif returns:

<e2powerstate>
   <e2instandby>true</e2instandby>
</e2powerstate>

Could it be that he is using some old version or is this a bug?
The Original WebIf does not require the parameter newstate, if the parameter is left out, it only returns the state true/false.

/ Johan