Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect via pbrouter #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dbuscher
Copy link

Fixed so that you can now talk to a logger sitting behind a PakBus router. Tested against a CR1000 behind an NL201 router and an RF401 radio link. You must set --dest to the node address of the logger and --dest_addr to the node address of the pbrouter.

Still works fine with devices not behind a router - tested on a CR1000 connected directly to ethernet.

May fix #19, but not tested with a CR1000 acting as the router.

Also fixes #14 (getdata error message on argument "output") - the "open" command no longer works unbuffered on text files, so now opens the file using the default buffering.

Can now talk to a logger behind a PakBus router - possible fix for issue 19
Also fixed issue 14: argument output: invalid FileType('w', 0) value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant