From cd4340f56debcacf19adae5cc7c20af4045f8393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81kos=20Hunyadi?= <67875049+akoshunyadi@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:59:06 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27cdc0f..324e836 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ # DeviceStatus -Repository to describe, develop, document and test the DeviceStatus API family +Repository to describe, develop, document and test the DeviceStatus APIs ## Scope * Service APIs for “Device Status” (see [APIBacklog.md](https://github.com/camaraproject/APIBacklog/blob/main/documentation/APIbacklog.md)) -* It provides the customer with the ability to: - - check if a device is reachable or has lost connectivity to the network +* It provides the API consumer with the ability to: + - check if a device is reachable or is not connected to the network - check if a device is roaming, and in which country - receive notifications if the connectivity or roaming status of the device changes * Describe, develop, document and test the APIs (with 1-2 Telcos)