cadfish wrote: 
> 
> 
> - maybe its simpler to comunicate directly with the orvibo. Do you have
> the API documentation?

To be honest, I was hoping to avoid the automation server as the Orvibo
is directly controlled by wifi. From what I can gather from the reverse
engineering that's been done, the Orvibo communicates by UDP packets. So
the instruction must be sent and then the status checked to make sure
that it has worked. Some documentation here:

https://stikonas.eu/wordpress/2015/02/24/reverse-engineering-orvibo-s20-socket/
Windows Binary

https://www.oiepoie.nl/2015/10/04/cheap-wifi-switch-orvibo-wiwo-s20/    
netcat control

https://github.com/fernadosilva/orvfms       php web interface

https://github.com/happyleavesaoc/python-orvibo/blob/master/orvibo/s20.py
python script

https://github.com/franc-carter/bauhn-wifi     perl script

I have a VBScript which calls Andrius Štikonas' Windows binary and was
hoping to run that directly.

Can SBNetIO send UDP packets?


------------------------------------------------------------------------
Wiredcharlie's Profile: http://forums.slimdevices.com/member.php?userid=35115
View this thread: http://forums.slimdevices.com/showthread.php?t=100514

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to