What steps will reproduce the problem?
1.dispatch=Dispatch(ser)
2.
3.
What is the expected output? What do you see instead?
If instantiate 'Dispatch' whit a serial object and not with
xbee=ZigBee(ser)
dispatch=Dispatch(xbee=xbee) the dict 'self.api_responses' (in line 207,
base.py) refer to ieee.py not to zigbee.py
What version of the product are you using? On what operating system?
v2.0, OS Mac OS X Leopard
Please provide any additional information below.
Original issue reported on code.google.com by alejandr...@gmail.com on 30 Jul 2012 at 6:28
Original issue reported on code.google.com by
alejandr...@gmail.com
on 30 Jul 2012 at 6:28