From 571afc2901306612b204d466a44637fa8ee7194b Mon Sep 17 00:00:00 2001 From: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com> Date: Fri, 19 Jan 2024 23:43:22 +0300 Subject: [PATCH] Update commands.md Add record Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com> --- doc/commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/commands.md b/doc/commands.md index fb4cdf417..94241bfbe 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -128,6 +128,7 @@ Check column "offline" for their availability. |`data bitsamples `|N |`Get raw samples as bitstring` |`data bmap `|Y |`Convert hex value according a binary template` |`data clear `|Y |`Clears bigbuf on deviceside and graph window` +|`data crypto `|Y |`Encrypt and decrypt data` |`data diff `|Y |`Diff of input files` |`data hexsamples `|N |`Dump big buffer as hex bytes` |`data hex2bin `|Y |`Converts hexadecimal to binary`