From ae2509e23372fa32da1c4cf824f718f4ff71cc84 Mon Sep 17 00:00:00 2001 From: linkztream Date: Mon, 13 Jan 2020 11:09:03 +0100 Subject: [PATCH] Fixed ws-url and needed steps. (#11717) * Fixed ws-url and needed steps. Modified the ws-url to reflect the documentation from SPC-GATEWAY manual and added the two needed changes to customize.yaml + configuration.yaml to make the sensors produce usable output. * Removed hidden sensors text After changes made to the integration, sensors are no longer hidden and that text became obsolete. Removed to avoid confusion. --- source/_integrations/spc.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_integrations/spc.markdown b/source/_integrations/spc.markdown index ce845506677..40c10b0a3ad 100644 --- a/source/_integrations/spc.markdown +++ b/source/_integrations/spc.markdown @@ -34,12 +34,11 @@ api_url: required: true type: string ws_url: - description: URL of the SPC Web Gateway websocket, e.g., `ws://:8088`. + description: URL of the SPC Web Gateway websocket, e.g., `ws://:8088/ws/spc`. required: true type: string {% endconfiguration %} -Supported sensors will be automatically discovered and added, however they will be hidden by default. ## Alarm