From OpenSCADAWiki
- Setting the group messages to the message archive
- REQ[root-Archive]: <set path="/Archive/%2fserv%2fmess">{messages}</set>
- messages — messages in the tags "el": <el time="{time}" utime="{utime}" cat="{category}" lev="{level}">{mess}</el>
- 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.
- messages — messages in the tags "el": <el time="{time}" utime="{utime}" cat="{category}" lev="{level}">{mess}</el>
<set path="/Archive/%2fserv%2fmess">
<el cat="/sub_UI/mod_QTCfg/" lev="1" time="1674549865" utime="856668">
roman| '/SimulatorStation/sub_DAQ/mod_JavaLikeCalc/lib_Controller/fnc_test1/%2fexec%2fio%2fin' changed to: '<info path="/Archive" />'!
</el>
<el cat="/sub_UI/mod_QTCfg/" lev="1" time="1674549867" utime="640815">
roman| Pressed down '/SimulatorStation/sub_DAQ/mod_JavaLikeCalc/lib_Controller/fnc_test1/%2fexec%2fcalc'!
</el>
</set>