fttx / barcode-to-pc-app

Barcode to PC app

Home Page:https://barcodetopc.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bind template

5tormChild opened this issue · comments

We would need to bind a certain phone to a certain template on the server, selecting the template before each reading is not an option.
Because we're using 40+ phones simultaneously for barcode reading, separating the different purposes would be very important for us.
There should be a default template on the server, so if there is no forced template on the phone, it would use the default, or when the forced template is missing, it could fall back to the default one.

This is something we just can't live without, and in the current state B2PC doesn't support forcing / binding server and template.

Are you looking for an option to set a default template from the server settings? Currently, it seems that the app always loads the first template on the list or the most recently selected output template. Could you confirm if you are using it with multiple servers?

Thanks