logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
Offline tasrock  
#1 Posted : Saturday, November 18, 2017 7:18:47 PM(UTC)
tasrock

Rank: Newbie

Groups: Registered
Joined: 11/18/2017(UTC)
Posts: 4

Can you provide a list of possible command line options? I am hoping to find that AllWemo can obtain the status of a Wemo switch from command line instead of just sending actions.

Thanks,
Travis
Offline Enrique  
#2 Posted : Monday, December 11, 2017 12:49:55 PM(UTC)
Enrique

Rank: Administration

Groups: Administrators
Joined: 9/27/2010(UTC)
Posts: 34
Man
Mexico

Thanks: 3 times
Was thanked: 3 time(s) in 3 post(s)
The newest version (3.22) has an embedded web server.
You can activate it and ask for the status of a device:

To retrieve the device status you can send:
http://localhost:8099/?Sta=192.168.0.120
Setting Sta to the device ip you want to check

To turn the device on or off you can send:

http://localhost:8099/?Manda=1&Dev=192.168.0.120&Acc=Off
where Acc can be On or Off
Dev is the device ip address


Offline tasrock  
#3 Posted : Sunday, December 17, 2017 12:54:14 PM(UTC)
tasrock

Rank: Newbie

Groups: Registered
Joined: 11/18/2017(UTC)
Posts: 4

Thanks for the information. I have upgraded (3.27.6557.24302) but when I have the webserver enabled I get an error on AllWemo program startup of "Access Denied". I have tried changing the port number in case of conflict. The only thing take makes the error go away is to turn off the webserver option. Unfortunately the command line options that I had been using no longer seem to work so my system is now broken.
Offline tasrock  
#4 Posted : Sunday, December 17, 2017 3:35:05 PM(UTC)
tasrock

Rank: Newbie

Groups: Registered
Joined: 11/18/2017(UTC)
Posts: 4

I didn't realize that the path changed. I updated the path to AllWemo.exe and my system is at least back. I checked the Windows firewall and all looks good there regarding the webserver. Still not working.
Offline Enrique  
#5 Posted : Thursday, December 21, 2017 11:54:52 AM(UTC)
Enrique

Rank: Administration

Groups: Administrators
Joined: 9/27/2010(UTC)
Posts: 34
Man
Mexico

Thanks: 3 times
Was thanked: 3 time(s) in 3 post(s)
Hi, to enable the web server, you need to run the app with admin privileges
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.