OSI KPIs definitions
|
As a scrum team, we would like to create a data validity KPI (requirements) for each message of OSI.
The KPI should be followed to create a OSI 3 message to be considered as valid.
These KPI requirements are available here on a Doxygen documentation: http://opensimulationinterface.github.io/osi-validation/KPIs/
sudo apt install doxygen
)Run in the KPIs folder: make
To clean the folder: make clean