devicehive-python icon indicating copy to clipboard operation
devicehive-python copied to clipboard

support for multiple server url

Open peteasa opened this issue 7 years ago • 0 comments

It seems that devicehive server supports multiple servers (frontend, auth ..) and so multiple url must be used to communicate depending on the relative url being used (/token/refresh, /device/, /devicetype, /network, /user, /plugin) . I propose that this support is added to enable devicehive-python-webconfig and user applications to be updated to make use of the multiple server ports.

I have proposed a possible solution to this https://github.com/devicehive/devicehive-python/pull/51/commits/909d2e4b7d1b7ec327e4a8ab15f7b31cef82a7ad.

peteasa avatar Aug 27 '18 19:08 peteasa