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

Changed API END POINT #24

Closed
VPATEL007 opened this issue Jan 13, 2024 · 1 comment
Closed

Changed API END POINT #24

VPATEL007 opened this issue Jan 13, 2024 · 1 comment

Comments

@VPATEL007
Copy link

Once Thingboard is initialization after that how can we reinitilization or changes the API end point

@ybeshkarov
Copy link
Contributor

Hello @VPATEL007,

Currently, we can't behave like you're asking for. Only by modifying the following field:

abstract class ThingsboardAppConstants {
  static final thingsBoardApiEndpoint = '....'; <- This field
 }

and then recompile the app.

However, we will consider your feature request in our upcoming releases.

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

2 participants