Templates for sending Cicero LMS messages i JSON to REST service via gateway [CPX0196]
⚠ Warning!These templates are in an alpha stage. Do not use them in production!
Specific messages are converted into JSON structures for Freemarker templates for Cicero
These templates are to be included in FBS.
├── buildTemplates.sh Build script
├── Data
│ ├── Clips from documentation
│ :
│ └── ..
├── README.md
├── reservationsnote.template Example
├── template.php Conversion script
├── template.txt Example
└── Templates
├── Build templates
└── ..