MAC-577IF2-E RealTek rtl8195a – part 2
https://github.com/NovaGL/diy-melview/blob/master/README.md
Local Commands
If you passed the parameter "lc":1
you would get a lc key in the response this is used to send the command directly to the unit.
Using the localip we got in the unitcapabilites.aspx send an XML message to the local unit: http://localip/smart
<?xml version="1.0" encoding="UTF-8"?>
<CSV>
<CONNECT>ON</CONNECT>
<CODE>
<VALUE>{LC KEY}</VALUE>
</CODE>
</CSV>
This should show instantly on your local unit.