Subj : src/sbbs3/mqtt.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows) Date : Wed Aug 09 2023 18:28:43 https://gitlab.synchro.net/main/sbbs/-/commit/bacc2eb16553c883400b3bf5 Modified Files: src/sbbs3/mqtt.c Log Message: New MQTT topics that the terminal server will subscribe to for node changes can I push an intr instruction to a node with mqtt?node/#/set/status - set the node status value (to an integer)node/#/set/errors - set the node error counter (to an integer, e.g. "0")node/#/set/misc - set the node's miscellaneous attributes/flags value (hexadecimal values can be set by including "0x" prefix)The message (payload) doesn't matter for the following topics:node/#/set/lock - lock a node (no one but sysop can login)node/#/set/intr - interrupt a node (disconnect a user)node/#/set/down - down a node (not available for connections)node/#/set/rerun - rerun a node (reload config upon next connection) --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .