I followed your instructions from the wiki and decided to use the windows serial proxy method (step 3-2), as described here: [url=http://wiki.micasaverde.com/index.php/Windows_Serial_Proxy]http://wiki.micasaverde.com/index.php/Windows_Serial_Proxy[/url]
This did not work out too good for me. The logs below is what windows reported. I tried it before creating the new XML files in Vera and after. Same result.
Another strange thing happened, every time I ran the DOS command on windows “serproxy.exe 192.168.0.6 windows COM4” then Vera created a new device. I could not determine what to do with that new device than to give it a name and save it in Vera.
What do you suggest?
[code]C:\serproxy>serproxy.exe 192.168.0.6 windows COM4
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
–2009-06-30 20:55:51-- http://192.168.0.6:49451/data_request?id=lu_finddevice&
devid=windows&devtype=micasaverde-com:serialportroot
Connecting to 192.168.0.6:49451… connected.
HTTP request sent, awaiting response… 404 Not Found
2009-06-30 20:55:51 ERROR 404: Not Found.
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
–2009-06-30 20:55:51-- http://192.168.0.6:49451/data_request?id=lu_action&serv
iceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=CreateDevice&d
eviceType=micasaverde-com:serialportroot&internalID=windows
Connecting to 192.168.0.6:49451… connected.
HTTP request sent, awaiting response… 200 OK
Length: 166 [xml]
Saving to: `wget.tmp’
100%[======================================>] 166 --.-K/s in 0s
2009-06-30 20:55:52 (3.14 MB/s) - `wget.tmp’ saved [166/166]
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
–2009-06-30 20:55:52-- http://192.168.0.6:49451/data_request?id=lu_action&serv
iceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=ProcessChildDe
vices&DeviceNumParent=21&DeviceList=ID=COM4%09DeviceType=serial%09Description=CO
M4%09Argument,urn:micasaverde-com:serviceId:HaDevice1,Protocol=RS232
Connecting to 192.168.0.6:49451… connected.
HTTP request sent, awaiting response… 200 OK
Length: 138 [xml]
Saving to: `wget.tmp’
100%[======================================>] 138 --.-K/s in 0s
2009-06-30 20:55:52 (2.74 MB/s) - `wget.tmp’ saved [138/138]
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
–2009-06-30 20:55:52-- http://192.168.0.6:49451/data_request?id=lu_reload
Connecting to 192.168.0.6:49451… connected.
HTTP request sent, awaiting response… 200 OK
Length: 2 [text]
Saving to: `wget.tmp’
100%[======================================>] 2 --.-K/s in 0s
2009-06-30 20:55:52 (13.0 KB/s) - `wget.tmp’ saved [2/2]
C:\serproxy>[/code]