plugins

Last updated: 2024-09-17 21:08:38.922460 File source: link on GitLab

plugins

The whole package is TBD

Table of Contents

Specification

Description

This package will contain defined entry points and specs for third party plugins, registration and execution of plugin code

Structure and Organisation

TBD

Class Diagram

The class diagram for the plugins sub-package is shown below.

Source file

plugins Class Diagram

Rendered from source file

!$rootUrlGitlab = "https://gitlab.com/nunet/device-management-service/-/raw/main"
!$packageRelativePath = "/plugins"
!$packageUrlGitlab = $rootUrlGitlab + $packageRelativePath
 
!include $packageUrlGitlab/specs/class_diagram.puml

Functionality

TBD

Data Types

TBD

Testing

TBD

Proposed Functionality / Requirements

TBD

References

TBD

Last updated