From 15c01545739a20ef035d9d3d22ca27b2f169a286 Mon Sep 17 00:00:00 2001 From: raman325 <7243222+raman325@users.noreply.github.com> Date: Mon, 15 Feb 2021 11:33:10 -0500 Subject: [PATCH] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a8d79deac..551b666d6 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ interface { ## Client commands +### Start Listening for events + ```ts interface { messageId: string; @@ -110,6 +112,8 @@ interface { } ``` +### Set value on a node + ```ts interface { messageId: string;