You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactored topic structure for more granular flow and access ([#191](https://github.com/arenaxr/arena-py/issues/191))
13
+
14
+
### Features
15
+
16
+
* Refactored topic structure for more granular flow and access ([#191](https://github.com/arenaxr/arena-py/issues/191)) ([1413e9f](https://github.com/arenaxr/arena-py/commit/1413e9fe422dcf6863abe92019d62c6ca43e834e))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
***auth:** add/refactor request for user_id from account in token repsonse ([2b23174](https://github.com/arenaxr/arena-py/commit/2b231741fe612cf1f14e854c8e36e7475168a6c0))
***mqtt:** add deprecation warnings for data attribute get/set ([b123d1b](https://github.com/arenaxr/arena-py/commit/b123d1b3bb692c506a4b018b485b0d13087e3104))
25
+
***mqtt:** add logging for SUBACK errors ([47c04ae](https://github.com/arenaxr/arena-py/commit/47c04aedef93e17ef38fb551059d0f1b17237dfc))
26
+
***mqtt:** require userClient in topic for all scene messages ([#201](https://github.com/arenaxr/arena-py/issues/201)) ([9f8765d](https://github.com/arenaxr/arena-py/commit/9f8765d72bf4beee8f2fb616c240a961dad6857e))
***rotation, scale:** raise out of range error when needed ([5ab005c](https://github.com/arenaxr/arena-py/commit/5ab005c248d88c4ae96bad4c86976e7cb7154b8d))
29
+
* swapped creator and builder arms ([5a9e2d3](https://github.com/arenaxr/arena-py/commit/5a9e2d358c3156ec85acdc3c4dffe75525435c50))
30
+
31
+
32
+
### Documentation
33
+
34
+
* add deprecated docstring attributes and highlight ([1f627c8](https://github.com/arenaxr/arena-py/commit/1f627c8a4a4840896e3dc978f9261baa3bbd85c3))
0 commit comments