From a6dfd68ca96665a51176f452d16bbdb369ade576 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Jul 2026 00:22:35 +0000 Subject: [PATCH] docs: Update plugin documentation [automated] --- docs/PLUGIN_DOC.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/PLUGIN_DOC.md b/docs/PLUGIN_DOC.md index 755a44f6..fe6612ae 100644 --- a/docs/PLUGIN_DOC.md +++ b/docs/PLUGIN_DOC.md @@ -1313,20 +1313,6 @@ Collect MI3XX BMC Redfish data: event log members (with pagination), firmware in ServiceabilityDataModel -## Collector Class ServiceabilityCollectorBase - -### Description - -OOB Redfish collection skeleton; subclasses implement filtering, CPER handling, and JSON parsing. - -**Bases**: ['RedfishDataCollector', 'Generic'] - -**Link to code**: [serviceability_collector.py](https://github.com/amd/node-scraper/blob/HEAD/nodescraper/plugins/serviceability/serviceability_collector.py) - -### Provides Data - -ServiceabilityDataModel - # Data Models ## GenericCollectionDataModel Model