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