version 2025-08-08; refactoring
This commit is contained in:
parent
1012544193
commit
cf16481324
2 changed files with 3 additions and 2 deletions
|
|
@ -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"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue