Beckend of IoT paltform, which is based on Thingsboard.
-
Deleted the UI、Dcker、k8s、msa modules. For more information, please visit Thingsboard.
-
Added Access Control Module based ABAC and Rule Engine.
- Add rule
{'[email protected]','[email protected]','[email protected]'}.contains(sub.email)
sub.id=='45de5c00-ecce-11ea-b99b-e15d85b1588d' && sub.email=='[email protected]'
-
Added some data collection plugins for different protocols.
git clone [email protected]:chency87/Thingsboard-SIA.git
mvn clean install -DskipTests