#tinyapps-terminal

1 messages · Page 1 of 1 (latest)

round kettle
#

@fervent niche you'd simply pass a tml_xxx location ID to BluetoothConnectionConfiguration instead of undefined. The idea is your app should have a default location configured(or otherwise determined, e.g. list them and ask the user of the app to pick one) and you register readers to that location if the reader isn't previously registered to somewhere.

fervent niche
#

Thank, but how I get location ID if I have gps coordinates or something? Please note I was not able to find any documentation how I can get tml_xx valid values?

#

there is no API to list locations and ask the user to select or app does it automaticlly?

#

can you please point me to a doc describing what is tml_ and how it is generated?

round kettle
#

you create them in the API on the backend, or through the dashboard.

#

there is no API to list locations and ask the user to select or app does it automaticlly?
you're writing the app so you can make it do that!

fervent niche
#

but I need back-end to be able to make locations?

round kettle
#

yes