Xig receives URL but does not send it

已查看 19 次
跳至第一个未读帖子

cldkb

未读,
2015年2月25日 03:11:102015/2/25
收件人 xbee-inter...@googlegroups.com

Hello,


I am trying out sketch to send data to Underground. I can format and send data to Etherios just fine with XIG. I can copy the url from here and paste it in browser and it will work. I'm not sure what WIG is doing with the URL. I was trying to find out if there are different levels of logging I can turn on to help identify the problem.


Thanks,

Kurt



xig.io_kernel - RECV: 84 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?ID=xxxxxxxx')

xig.io_kernel - RECV: 84 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('24&PASSWORD=xxxxxxxxxxxx&dateutc=now&tempf=73.9&humidity=51&dewptf=54.4&baromin=3')

xig.io_kernel - RECV: 84 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('1.781&light=1.2&windspeedmph=0.0&winddir=-1&dailyrainin=0.00&action=updateraw&realti')

xig.io_kernel - RECV: 14 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('me=1&rtfreq=10')

xig.io_kernel - RECV: 84 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?ID=xxxxxxxx')

xig.io_kernel - RECV: 84 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('24&PASSWORD=xxxxxxxxxxxx&dateutc=now&tempf=73.8&humidity=51&dewptf=54.5&baromin=3')

xig.io_kernel - RECV: 84 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('1.781&light=1.2&windspeedmph=0.0&winddir=-1&dailyrainin=0.00&action=updateraw&realti')

xig.io_kernel - RECV: 14 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('me=1&rtfreq=10')


Rob Faludi

未读,
2015年2月25日 03:41:192015/2/25
收件人 xbee-inter...@googlegroups.com
To change log levels, look for these lines in xig_config.py:

# Log-levels for various sub systems:
    log_level_global = "info"
    log_level_io_kernel = "debug"
     


--
You received this message because you are subscribed to the Google Groups "xbee-internet-gateway" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xbee-internet-ga...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kurt Bantle

未读,
2015年2月25日 13:42:062015/2/25
收件人 xbee-inter...@googlegroups.com
I set both to “debug”. I will see if it help.

Thanks,
Kurt



You received this message because you are subscribed to a topic in the Google Groups "xbee-internet-gateway" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xbee-internet-gateway/fcZ06PryMjo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xbee-internet-ga...@googlegroups.com.
已删除帖子

cldkb

未读,
2015年2月25日 13:57:282015/2/25
收件人 xbee-inter...@googlegroups.com
Ahhhhh. The level change didn't show me any additional information, probably because nothing for XIG to note. I did find my mistake. Probably helps XIG when you remember to add the carriage-return and line-feed characters. 

xig.io_kernel - RECV: 16 bytes from ('[00:13:A2:00:40:A8:1E:FC]!', 232, 49413, 17, 0, 0) ('me=1&rtfreq=10\r\n')


回复全部
回复作者
转发
0 个新帖子