Commit Graph

6 Commits

Author SHA1 Message Date
f4f7999ae0 add device to firebase & stop moving it from the OEM space (#443) 2025-06-30 09:48:16 +03:00
8503ee728d Refactor/space management (#404)
* refactor: reducing used queries on get communities (#385)

* refactor: fix create space logic (#394)

* Remove unique constraint on subspace and product in SubspaceProductAllocationEntity; update product relation to nullable in NewTagEntity

* refactor: fix create space logic

* device model updated to include the fixes and final columns

* updated space models to include suggested fixes, update final logic and column names

* task: removing old references of the old tag-product relation

* task: remove old use of tags

* task: remove old tag & tag model usage

* refactor: delete space

* task: remove unused functions

* fix lint rule
2025-06-11 13:15:21 +03:00
6b8aa6836d fixed commission device 2025-04-27 22:42:03 +04:00
ff731ceea0 added tag check 2025-04-27 11:21:30 +04:00
ed3c526efd fix commissioning 2025-04-21 10:58:14 +04:00
de09624db8 added commissioning endpoint 2025-04-08 10:42:48 +04:00