-
Notifications
You must be signed in to change notification settings - Fork 33
Folders Structure
Konstantin edited this page Nov 24, 2023
·
2 revisions
On start, server creates data directory (default path is data
in the same folder), if it is not exists.
Whithin data server uses this folders and files:
-
defaults.pref
- this preferences will be propagated on device after certificate enrollment and (if this option is set) after each connection. File example -
maps
- all xml files from this folder will be propagated to client as map source descriptions example -
log
- here server stores binary log files with all cot messages, if it is enabled in server config. You can dump binary log files withtakreplay
utility. -
mp
- all Data Packages uploaded by clients will be saved in this folder -
feeds
- all video feed descriptions uploaded by clients will be saved in this folder, every feed description in one yaml file