Controlling the module through ethernet other than API

Hello,

I am interested in acquiring the module, been reading the manual and as far as I could see the only way to control the module for developers is through the API, which works with http requests.

Is there another way of controlling it? I am interested in controlling it with a stream (TCP), not just with requests through HTTP because my application is realtime.

Thank you,

Jose Marquez

Unfortunately no, it’s only controllable through HTTP requests.

Hello,

I also would like to control the VM204 form a Python script. Sure, I can send HTTP requests from the script. Is it a single line request for ON/OFF operation? Or some more intelligent communication has to be implemented? I have to evaluate the effort.

Best regards,
Dmitrij


It’s just a HTTP request with params
If you buy the card you’ll find everything you need on the cards webserver

Best Regards,
VEL337