Fix AdvaOSA OS naming (#16425)

* fix OS naming, FSP150CM exists but is not at all the same

* fix tests

* fix os underscore
This commit is contained in:
O Palivan
2024-09-25 14:53:22 +02:00
committed by GitHub
parent b7bc6dec10
commit df84362804
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
os: adva_fsp150cm
os: adva-osa
text: 'ADVA OSA'
type: timing
icon: adva

View File

@ -33,7 +33,7 @@
"hardware": null,
"features": null,
"location": null,
"os": "adva_fsp150cm",
"os": "adva-osa",
"type": "timing",
"serial": null,
"icon": "adva.svg"
@ -51,7 +51,7 @@
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.2544.1.12.4.1.57.1.11.1.1.1.1",
"sensor_index": "f3GPSReceiverPortNumTrackingSatellites.1.1.1.1",
"sensor_type": "adva_fsp150cm",
"sensor_type": "adva-osa",
"sensor_descr": "Current number of good/usable satellites",
"group": "GNSS",
"sensor_divisor": 1,
@ -76,7 +76,7 @@
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.2544.1.12.47.1.1.1.6.1.1",
"sensor_index": "f3NtpClockStratumLevel.1.1",
"sensor_type": "adva_fsp150cm",
"sensor_type": "adva-osa",
"sensor_descr": "Current stratum",
"group": "NTP",
"sensor_divisor": 1,