actual version before - turnOff on startup change

This commit is contained in:
rasta5man 2025-01-13 15:39:53 +01:00
parent 613d846dbe
commit 75bb2794d2
5 changed files with 69 additions and 64 deletions

View file

@ -64,7 +64,7 @@ exports.install = async function(instance) {
if(dbs.nodesData.hasOwnProperty("0")) delete dbs.nodesData["0"];
dbs.settings = {
edge_fw_version : "2025-01-02", //rok-mesiac-den
edge_fw_version : "2025-01-09", //rok-mesiac-den
language : responseSettings[0]["lang"],
rvo_name : responseSettings[0]["rvo_name"],
project_id : responseSettings[0]["project_id"],