Skip to content
Snippets Groups Projects
Commit 9665d5d9 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-1173: add cdb entry

parent 7ee51ae7
Branches
No related tags found
1 merge request!739Resolve L2SS-1173 "Add ec2 device"
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"properties": { "properties": {
"Power_Children": [ "Power_Children": [
"STAT/EC/1", "STAT/EC/1",
"STAT/EC2/1",
"STAT/TemperatureManager/1", "STAT/TemperatureManager/1",
"STAT/Boot/1", "STAT/Boot/1",
"STAT/AntennaField/LBA", "STAT/AntennaField/LBA",
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
], ],
"Control_Children": [ "Control_Children": [
"STAT/EC/1", "STAT/EC/1",
"STAT/EC2/1",
"STAT/CCD/1", "STAT/CCD/1",
"STAT/PSOC/1", "STAT/PSOC/1",
"STAT/PCON/1", "STAT/PCON/1",
...@@ -137,6 +139,16 @@ ...@@ -137,6 +139,16 @@
} }
} }
}, },
"EC2": {
"STAT": {
"EC2": {
"STAT/EC2/1": {
"properties": {
}
}
}
}
},
"Beamlet": { "Beamlet": {
"STAT": { "STAT": {
"Beamlet": { "Beamlet": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment