version 2025-08-08; refactoring

This commit is contained in:
rasta5man 2025-08-08 16:29:39 +02:00
parent 1012544193
commit cf16481324
2 changed files with 3 additions and 2 deletions

View file

@ -50,7 +50,7 @@ exports.install = async function(instance) {
Object.keys(dbs.nodesData).forEach(node => dbs.nodesData[node].readout = {})
dbs.settings = {
edge_fw_version: "2025-07-08", //rok-mesiac-den
edge_fw_version: "2025-08-08", //rok-mesiac-den
language: responseSettings[0]["lang"],
rvo_name: responseSettings[0]["rvo_name"],
project_id: responseSettings[0]["project_id"],