📄️ Key concepts
The SERMAS Toolkit was developed so that you can set up your own application with no code.
📄️ RESTful API
The RESTful API is described according to the OpenAPI specification (formerly known as Swagger specification).
📄️ MQTT Broker
The SERMAS platform is connected to an MQTT broker that act as a BUS.
📄️ SERMAS Toolkit Node Library
The SERMAS Toolkit Node Library is an open-source npm package that provides you with some high-level abstractions to develop your own custom SERMAS application.