From 4a00278d204cf9a5ee122f98ce2bbe845beee9a3 Mon Sep 17 00:00:00 2001 From: Francis Charette-Migneault Date: Tue, 31 Oct 2023 13:33:22 -0400 Subject: [PATCH] Add missing `stringinput` to example execute `EchoProcess` --- core/examples/json/Execute.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core/examples/json/Execute.json b/core/examples/json/Execute.json index 808d5431..f7a0bb61 100644 --- a/core/examples/json/Execute.json +++ b/core/examples/json/Execute.json @@ -1,5 +1,6 @@ { "inputs": { + "stringInput": "Value2", "measureInput": { "value": { "measurement": 10.3,