From dce5a0ab859093b50f13904969bc8bc57fce44b9 Mon Sep 17 00:00:00 2001 From: Anry Das Date: Tue, 20 Jan 2026 13:11:26 +0200 Subject: [PATCH] Updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 88d9f04..45002e3 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,10 @@ From version 2.0 the Application supports internal metrics to collect time. See - `result_path` - path to result value in response JSON separated by `app_config.RESPONSE_PATH_SEPARATOR` character. Could be configured in [Application config](#AppConfig). - `timeout` - timeout to wait for response +#### REST value Binary Metrics +**_Gets the responses value from http request to REST service_** +THe same as [REST value Metrics] but works with 'ON/OFF' and 'TRUE/FALSE' values + #### Shell value Metrics **_Gets the shell command executed result value_** ```json