Updated build

This commit is contained in:
Martino Ferrari
2026-01-28 01:13:18 +01:00
parent e32dbf40e4
commit 1b5751bd40

View File

@@ -1496,6 +1496,11 @@
+EPICSCAInput = { +EPICSCAInput = {
Class = EPICSCAInput Class = EPICSCAInput
Signals = { Signals = {
CSV_NAME = {
PVName = "EC-GN-P01-GAF:STAT-CSV-NAME"
Type = char8
NumberOfElements = 40
}
MIS_ITL = { MIS_ITL = {
Type = uint32 Type = uint32
PVName = "EC-GN-P01-GAFP:FMC4310-YTRP" PVName = "EC-GN-P01-GAFP:FMC4310-YTRP"
@@ -1988,7 +1993,7 @@
} }
} }
+SDNCommands = { +SDNCommands = {
Class = SDN::SDNSubscriber Class = SDNSubscriber
Topic = "ECPC2SCUJA" Topic = "ECPC2SCUJA"
Interface = "enp35s0f1" Interface = "enp35s0f1"
CPUs = 0x200 CPUs = 0x200
@@ -2019,6 +2024,15 @@
Command = { Command = {
Type = uint16 Type = uint16
} }
RFON = {
Type = uint32
}
Time = {
Type = uint32
}
HVInjection = {
Type = uint32
}
} }
} }
+SDNReply = { +SDNReply = {