move overrides to top of common slice code. add support to roughing

This commit is contained in:
Stewart Allen 2025-02-09 23:38:52 -05:00
commit 6b207cbf7d
4 changed files with 39 additions and 26 deletions

View file

@ -350,7 +350,7 @@ module.exports = async (server) => {
}
});
// request system info
false && mqtt.send({
mqtt.send({
info: {
command: "get_version"
}