From 42f7c622e4d1937d7a976848f56517d69ab31852 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 14 May 2019 10:11:23 -0400 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 22564558..549e2bbf 100644 --- a/Commands.md +++ b/Commands.md @@ -219,7 +219,7 @@ Add\|`` = add value to Var\ Sub\|`` = subtract value to Var\ Mult\|`` = multiply value to Var\ Scale\ | Scale value from a low and high limit to another low and high limits and save in Var\
`v` = value: the number to scale
`fl` = fromLow: the lower bound of the value’s current range
`fh` = fromHigh: the upper bound of the value’s current range
`tl` = toLow: the lower bound of the value’s target range
`th` = toHigh: the upper bound of the value’s target range -CalcRes|`0..7` = set number of decimal places to be used in `Add`, `Sub`, `Mult` and `Scale` +CalcRes|Current calculation resolution
`0..7` = set number of decimal places to be used in `Add`, `Sub`, `Mult` and `Scale` ### Timers To control a device locally 16 timers are programmable. They can be configured with the Timer\ command following by a JSON string with optional parameters. For example: