modified the describer for measurments to change the label for auto detect to cable id and type
This commit is contained in:
parent
3a89271656
commit
40c8e01010
2 changed files with 9 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ export default function DevicePage() {
|
|||
}
|
||||
}
|
||||
});
|
||||
setDiagnosticComponents(diagComponents)
|
||||
setComponents(rComponents)
|
||||
let interactions: Interaction[] = [];
|
||||
resp.data.interactions.forEach((interaction: pond.Interaction) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue