From OpenSCADAWiki
- Setting the group messages to the message archiver
- REQ[root-Archive]: <put path="/Archive/{MOD}/mess_{ARCHR}/%2fserv%2fmess" redundancy="{redundancy}">{messages}</put>
- MOD, ARCHR — the message archiving module and identifier of the archiver;
- redundancy — sign of sending the messages to the redundant stations [0|1];
- messages — the setting messages in the tags "it": <it tm="{time}" tmu="{utime}" cat="{category}" lev="{level}">{mess}</it>
- time — the message time, as the UNIX time stamp from 01.01.1970;
- utime — the microsecond part of the message time;
- cat — the message category;
- lev — the message level;
- mess — the message text.
<put path="/Archive/FSArch/mess_SYS/%2fserv%2fmess">
<it cat="/sub_UI/mod_QTCfg/" lev="1" tm="1674549865" tmu="856668">
roman| '/SimulatorStation/sub_DAQ/mod_JavaLikeCalc/lib_Controller/fnc_test1/%2fexec%2fio%2fin' changed to: '<info path="/Archive" />'!
</it>
<it cat="/sub_UI/mod_QTCfg/" lev="1" tm="1674549867" tmu="640815">
roman| Pressed down '/SimulatorStation/sub_DAQ/mod_JavaLikeCalc/lib_Controller/fnc_test1/%2fexec%2fcalc'!
</it>
</put>