• exec/mqtt_stats.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Tue Aug 8 22:01:38 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/82ac8f48ce8200a26777d404
    Added Files:
    exec/mqtt_stats.js
    Log Message:
    Script to publish statistics (optionally, JSON-encoded) to BBSID/stats topicUse a timed event and/or execute via jsexecNelgin's request/idea
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Tue Aug 8 22:27:30 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7ece79fca097bee1bffd06c9
    Modified Files:
    exec/mqtt_stats.js
    Log Message:
    Set QOS level to 1 (2 doesn't work?)Remove unnecessary call to JSON.stringify() in non-JSON mode
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)