Aggiornat nomi Channel
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user