Your Universal Remote Control Center
RemoteCentral.com
Complete Control by URC Forum - View Post
Previous section Next section Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Topic:
Using IP control on MX5000 to control zwave devices
This thread has 8 replies. Displaying all posts.
Post 1 made on Monday February 10, 2014 at 16:31
ch8
Long Time Member
Joined:
Posts:
January 2014
21
Hi all I am hoping someone here can lend some help/tips on getting a MX5000 to work with my zwave controller (Vera 2) using IP commands.

I have been using eventghost and wget on the pc to work with the mx5000 and vera but the issue is when the CPU is off or sleeps the commands (obviously) won’t run. I am hoping to transfer everything to the mx5000 to eliminate this issue.

I attempted some programming in CCP and cannot get anything to run so I think the issue is going to be
the ip command setup and/or,
the IP database device I used and/or,
The macro options and commands I am adjusting.

Currently in wget a command example to run scene # 15 is;

wget --delete-after h tp://192.168.1.217:3480/data_request?id=lu_action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=15

With some reading I understand the command in CCP should look like this

GET\x20/data_request?id=lu_action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=15\x20HTTP/1.1\x0D\x0AContent-Length:\x200\x0D\x0A\x0D\x0A

The mx5000 is connected to wifi (rss feeds and AVR two way work) so here is what I did.

In ccp I added a device lights and pages lights. For the database I used IP and selected Lutron light as I am changing the command manually anyway I think I can use any of the devices under IP correct??

I clicked on the device lights changed the ip command setup to 192.168.1.217 port 3480. Is that correct or should I be using 255.255.255.255 :3480?

I open the ip macro changed the description to scene 15 and select TCP is that right or should I be using UDP?

I then enter the following ASCII information;

GET\x20/data_request?id=lu_action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=15\x20HTTP/1.1\x0D\x0AContent-Length:\x200\x0D\x0A\x0D\x0A

And I checked add a carriage return and did the download and tried testing it but nothing worked.

Any help/advice on where I am messing up here?
OP | Post 2 made on Friday February 14, 2014 at 13:29
ch8
Long Time Member
Joined:
Posts:
January 2014
21
Wow 66 views and not one person can offer any advice or help? Disappointed
Post 3 made on Friday February 14, 2014 at 15:40
Lowhz
Senior Member
Joined:
Posts:
April 2012
1,168
I spent about 10 minutes of my life browsing Mi Case Verde or whoever that Vera controller's website is and didn't find any documentation on control protocol so I gave up.

What's the protocol?

Don't be disappointed for no response to help that didn't cost you anything.
OP | Post 4 made on Saturday February 15, 2014 at 22:37
ch8
Long Time Member
Joined:
Posts:
January 2014
21
On February 14, 2014 at 15:40, Lowhz said...
I spent about 10 minutes of my life browsing Mi Case Verde or whoever that Vera controller's website is and didn't find any documentation on control protocol so I gave up.

What's the protocol?

Don't be disappointed for no response to help that didn't cost you anything.

1. It uses get commands got it figured out.
2. Thought the point of the forum was to assist members.
Post 5 made on Saturday February 15, 2014 at 23:08
SysIntegration
Advanced Member
Joined:
Posts:
December 2013
895
On February 10, 2014 at 16:31, ch8 said...
Hi all I am hoping someone here can lend some help/tips on getting a MX5000 to work with my zwave controller (Vera 2) using IP commands.

I have been using eventghost and wget on the pc to work with the mx5000 and vera but the issue is when the CPU is off or sleeps the commands (obviously) won’t run. I am hoping to transfer everything to the mx5000 to eliminate this issue.

I attempted some programming in CCP and cannot get anything to run so I think the issue is going to be
the ip command setup and/or,
the IP database device I used and/or,
The macro options and commands I am adjusting.

Currently in wget a command example to run scene # 15 is;

wget --delete-after h tp://192.168.1.217:3480/data_request?id=lu_action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=15

With some reading I understand the command in CCP should look like this

GET\x20/data_request?id=lu_action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=15\x20HTTP/1.1\x0D\x0AContent-Length:\x200\x0D\x0A\x0D\x0A

The mx5000 is connected to wifi (rss feeds and AVR two way work) so here is what I did.

In ccp I added a device lights and pages lights. For the database I used IP and selected Lutron light as I am changing the command manually anyway I think I can use any of the devices under IP correct??

I clicked on the device lights changed the ip command setup to 192.168.1.217 port 3480. Is that correct or should I be using 255.255.255.255 :3480?

I open the ip macro changed the description to scene 15 and select TCP is that right or should I be using UDP?

I then enter the following ASCII information;

GET\x20/data_request?id=lu_action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=15\x20HTTP/1.1\x0D\x0AContent-Length:\x200\x0D\x0A\x0D\x0A

And I checked add a carriage return and did the download and tried testing it but nothing worked.

Any help/advice on where I am messing up here?

Is this a DIY homebrew project?

Everyone (control company) has their own set of challenges with IP programming in general. Plus, if the MX5000 shared the same wifi chip with the TRC-1280 (they share a chassis), then I am surprised it is working at all. (Different topic).

I know CCP gen 2 has z wave support (native with the extender) and the z wave stuff is currently still in ALPHA with TC.

That's why I asked if this is a DIY self challenge project or a client's house.  It sounds like a giant frankenstein / platypus mess.  It also sounds enticing and interesting to try on my own (though I would never pay the outrageous sum for the MX5000 when I could get an fully loaded ipad for less). 
0101001101111001011100110100100101101110011101000110010101100111011100100110000101110100011010010110111101101110
OP | Post 6 made on Monday February 17, 2014 at 14:15
ch8
Long Time Member
Joined:
Posts:
January 2014
21
Hi System and Lowhz, Just to clear this up this was re; CCP not TC programming and I managed to get it working just needed to tweak the get command above to send over wifi from the MX5000.

Lowhz, it has nothing to do with cost or that asking was free it has to do with the fact so many members are unwilling to help other members with advice because they rather say “hire a pro” Seems to diminish the point of the forum in my opinion, I joined in hope to learn and also pass on advice but it does not seem the majority of people here are int hat same mindset.
Post 7 made on Monday February 17, 2014 at 18:14
Lowhz
Senior Member
Joined:
Posts:
April 2012
1,168
On February 17, 2014 at 14:15, ch8 said...
Hi System and Lowhz, Just to clear this up this was re; CCP not TC programming and I managed to get it working just needed to tweak the get command above to send over wifi from the MX5000.

Lowhz, it has nothing to do with cost or that asking was free it has to do with the fact so many members are unwilling to help other members with advice because they rather say “hire a pro” Seems to diminish the point of the forum in my opinion, I joined in hope to learn and also pass on advice but it does not seem the majority of people here are int hat same mindset.

No dude, it was this comment on post number 2

On February 14, 2014 at 13:29, ch8 said...
Wow 66 views and not one person can offer any advice or help? Disappointed

Suck it.
Post 8 made on Monday February 17, 2014 at 20:12
SysIntegration
Advanced Member
Joined:
Posts:
December 2013
895
On February 17, 2014 at 14:15, ch8 said...
Hi System and Lowhz, Just to clear this up this was re; CCP not TC programming and I managed to get it working just needed to tweak the get command above to send over wifi from the MX5000.

Lowhz, it has nothing to do with cost or that asking was free it has to do with the fact so many members are unwilling to help other members with advice because they rather say “hire a pro” Seems to diminish the point of the forum in my opinion, I joined in hope to learn and also pass on advice but it does not seem the majority of people here are int hat same mindset.

I saw it was CCP. I am just not understanding why you are even bothering with a makeshift solution when TC isn't even support ZWave yet, and they are generally ahead of the curve with URC R&D. Is this just personal knowledge or an actual customer system? If the second, take pictures. I want to see this frankenstein.
0101001101111001011100110100100101101110011101000110010101100111011100100110000101110100011010010110111101101110
OP | Post 9 made on Monday February 24, 2014 at 20:22
ch8
Long Time Member
Joined:
Posts:
January 2014
21
On February 17, 2014 at 18:14, Lowhz said...
No dude, it was this comment on post number 2

Suck it.

Nope sucking it still didn't help with the code. With replies like that why do you even bother posting?

On February 17, 2014 at 20:12, SysIntegration said...
......If the second, take pictures. I want to see this frankenstein.

Hi SysIntergration not sure what you want pictures of,, the controller? If so the Zwave controller I am using is the Vera2 hxxp:// .

If I recall the documentation each Vera unit can handle 200+ zwave devices and from what I understand over 200 scenes per device up to 32 devices per scene.

All I did was add an ip get command as posted above in CCP so there was no need for the URC zwave module as VERA works over the network. I think the zwave module is required when using a remote that does not support wifi.


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse