ngocthanhit / xig

Automatically exported from code.google.com/p/xig
0 stars 0 forks source link

cp4pc.xbee - exception during API message processing #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run the server with io_sample enabled and a http destination set
2. attach an router or end point in api mode configured to I/O sample

I then get 
cp4pc.xbee - exception during API message processing: unsupported operand 
type(s) for +: 'NoneType' and 'int'

Without any request made to the http destination

What is the expected output? What do you see instead?
io_sample request to http server

What version of the product are you using?
1.5.1

If I remove any API mode client - it does not come up with the above error. Dit 
try the b20 version also with the same result.

Did try to downgrade firmware version on the clients with no luck.

Original issue reported on code.google.com by bertilgr...@gmail.com on 7 Feb 2015 at 11:12