Skip to content

assist-iot/composite_services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composite services manager

License Website Read the Docs Docker Image Version Website

In this repository is included the Composite services manager enabler of the ASSIST-IoT Manageability enablers. The other two manageability enablers (Enablers manager and Clusters and topology manager) can be found in this repository.

Repository structure

This repository is structured in 4 folders:

  • agents: code and Helm charts of each agent (HTTP-MQTT and MQTT-HTTP).
  • core: code of the core component of the enabler.
  • helm-chart: Helm chart of the enabler itself (core and Node-RED, without the agents).
  • node-red: custom Node-RED for the enabler, which is used as the frontend part of it. This folder also includes the custom Node-RED nodes, which are publicly available in the Node-RED Flow Library.

Documentation

An extended documentation of the enabler is available in the official ASSIST-IoT documentation, which is in Read the Docs format.