Aggiornat nomi Channel

This commit is contained in:
Annamaria Sassi
2025-11-07 10:37:36 +01:00
parent 4e21a36fef
commit b57e7e1efb
4 changed files with 39 additions and 13 deletions
+2 -2
View File
@@ -86,8 +86,8 @@ else if (!string.IsNullOrEmpty(outSave))
@outSave
</div>
}
@* <div class="card">
<div class="card">
<div class="card-body small">
@JsonSer
</div>
</div> *@
</div>
+11 -9
View File
@@ -10,15 +10,17 @@
"Redis": "redis.ufficio:26379, serviceName=devel, DefaultDatabase=6, keepAlive=180, connectTimeout=15000, syncTimeout=15000, asyncTimeout=15000, abortConnect=false, ssl=false, allowAdmin=true"
},
"ServerConf": {
"BomChannel": "Egw:bom",
"HwListChannel": "Egw:hw:list",
"HwOptChannel": "Egw:hw:opt",
"ProfListChannel": "Egw:prof:list",
"PubChannel": "EgwEngineInput",
"ShapeChannel": "Egw:shape:curr",
"SubChannel": "EgwEngineOutput",
"SvgChannel": "Egw:svg:img",
"UpdateChannel": "Egw:update",
"ChannelPng": "Egw:png:img",
"ChannelSvg": "Egw:svg:img",
"ChannelShape": "Egw:shape:curr",
"ChannelHwList": "Egw:hw:list",
"ChannelHwOpt": "Egw:hw:opt",
"ChannelProfList": "Egw:prof:list",
"ChannelBom": "Egw:bom",
"ChannelUpdate": "Egw:update",
"ChannelPub": "EgwEngineInput",
"ChannelSub": "EgwEngineOutput",
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api",
"ImageBaseUrl": "window",
"GenericBaseUrl": "generic",
+13 -1
View File
@@ -6,7 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>2.7.11.614</Version>
<Version>2.7.11.618</Version>
<Authors>Annamaria Sassi</Authors>
<Company>Egalware</Company>
<Description>Componente gestione Configurazioni avanzate Window per LUX</Description>
@@ -302,6 +302,18 @@
@@ -6,7 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>2.7.11.614</Version>
<Version>2.7.11.618</Version>
<Authors>Annamaria Sassi</Authors>
<Company>Egalware</Company>
<Description>Componente gestione JWD per LUX</Description>
@@ -404,6 +404,18 @@