From 5827a3fe92aae9bbc80d47758e7379fd80a4ac50 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 1 Oct 2022 13:59:21 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7a1435a..86da41a 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,15 @@ and in the deails This inventory plugin adds under _Networking_ -> _Cellular (LTE)_: -- the IMEI (International Mobile Equipment Identifier) -- the IMSI (International Mobile Subscriber Identifier) -- the ICC ID (Integrated Circuit Card ID) -- the MSISDN (Mobile Subscriber Integrated Services Digital Network Number) -- the Network code -- the APN (Access Point Nam) -- the Service type -- the current band +- IMEI (International Mobile Equipment Identifier) +- IMSI (International Mobile Subscriber Identifier) +- ICCID (Integrated Circuit Card ID) +- MSISDN (Mobile Subscriber Integrated Services Digital Network Number) +- Network code +- Country +- APN (Access Point Nam) +- Service type +- current band With the inventory view _Search Cellular (LTE)_ you can filter and report on this data for all your hosts. </details> -- GitLab