From cd4aa06c26c2e94d4ab5b4e99dfbd9e9b66aaf8f Mon Sep 17 00:00:00 2001 From: Boris Glimcher <36732377+glimchb@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:46:55 -0400 Subject: [PATCH] small comment Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com> --- inventory/REMOTE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/REMOTE.md b/inventory/REMOTE.md index da05da8..b7b7733 100644 --- a/inventory/REMOTE.md +++ b/inventory/REMOTE.md @@ -91,6 +91,7 @@ Advantage: all modern control planes today use gRPC and not REST - add new gRPC service and RPC calls for inventory query - see proto definition [here](https://github.com/opiproject/opi-api/blob/main/common/v1/inventory.proto) - see example implementation [here](https://github.com/opiproject/opi-smbios-bridge) +- targeting: bios, system, baseboard, chassis, processor, memory, pci, ... ### gRPC Vendor examples