Skip to content

chency87/Thingsboard-SIA

Repository files navigation

Thingsboard-SIA

Beckend of IoT paltform, which is based on Thingsboard.

  1. Deleted the UI、Dcker、k8s、msa modules. For more information, please visit Thingsboard.

  2. 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]'

  3. Added some data collection plugins for different protocols.

Clone

git clone [email protected]:chency87/Thingsboard-SIA.git

Compile

mvn clean install -DskipTests

About

IoT platform, which is based on Thingsborad.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages