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

Baud rate with the Serial-LAN Converter #39

Open
kudarisenmon opened this issue Oct 8, 2023 · 0 comments
Open

Baud rate with the Serial-LAN Converter #39

kudarisenmon opened this issue Oct 8, 2023 · 0 comments

Comments

@kudarisenmon
Copy link

Could you please help me to be able to specify the baud rate with the Serial-LAN Converter?

I am using the Fujitsu FP-510 serial port model.
The default baud rate for this model is 115200 BPS.
On the other hand, the baud rate in the Serial-LAN Converter seems to be hard coded at 9600 BPS.

https://github.com/receiptline/receiptline/blob/e9da70931442d771db01a94384ba57bb66eda0ca/designer.js#L49C63-L49C63

I am now using my FP-510 with the setting changed to 9600BPS.

Additionally, the ReceiptIO project seems to be hard coded at 115200BPS.
https://github.com/receiptline/receiptio/blob/371fed0c9215f7c20275f77ee97a3827242facc5/lib/receiptio.js#L505C41-L505C41

I am now using my FP-510 settings switched.

It would be useful if the baud rate could be set in servers.json.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant