LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control Sonoff devices with labview

Hello everyone, Is anyone khow, how can i control my sonoff smartplug with labview? i am using HTTP clients to control the device. But, i have an problem in my URL. can anyone suggest me a URL for sonoff devices?

0 Kudos
Message 1 of 5
(140 Views)

Are you looking for their REST API? https://sonoff.tech/diy-developer/

What problem do you have in your URL?

0 Kudos
Message 2 of 5
(106 Views)

I have an sonoff plug S26R2. i would link to control(ON/OFF) and observe it with labview instead of ewelink app. can you suggest me, how can i do this? i use http client with url for sonoff device to connect VI with the sonoff device. But it didn't work.

0 Kudos
Message 3 of 5
(101 Views)

What exactly did you try? The device is not listed as a diy device on the soneoff page, so it does not have an open API.

 

Did you flash it with Tasmota or something? You will not see me with a soldering iron around a power socket, but apparently people do that. Then you can use the HTTP API https://tasmota.github.io/docs/Commands/#with-web-requests

 

 

0 Kudos
Message 4 of 5
(77 Views)

No, i did not try tasmota . is there an another way to do this or the only way with tasmota? 

0 Kudos
Message 5 of 5
(55 Views)