From a2af3931ab852b4a91d32110084d0be2f3b5187c Mon Sep 17 00:00:00 2001
From: Michael Ingraham <34340210+meingraham@users.noreply.github.com>
Date: Sat, 23 Feb 2019 11:01:51 -0500
Subject: [PATCH] Updated Commands (markdown)
---
Commands.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Commands.md b/Commands.md
index e1e09d79..5e54eb8c 100644
--- a/Commands.md
+++ b/Commands.md
@@ -138,7 +138,7 @@ Command | Parameters
SerialLog | Disable hardware serial bridge and
`0` = disable serial logging
`1` = show only error messages
`2` = show error and info messages
`3` = show error, info and debug messages
`4` = show all messages
Sleep | `0` = turn sleep off
`1..250` = set sleep duration in mSec to enable [energy saving](energy-saving) *(default = `50`)*
State | Show current device state in `%prefix%/%topic%/RESULT` topic
- Status | Show abbreviated [status information](JSON-Status-Responses#basic-response)
`0` = show basic status information
`1` = show more status information
`2` = show firmware information
`3` = show logging and telemetry information
`4` = show memory information
`5` = show network information
`6` = show MQTT information
`7` = show time information
`8` = show connected sensor information
`9` = show power thresholds *(only on modules with power monitoring)*
`10` = same as `Status 8` *(kept for backwards compatibility)*
`11` = show information equal to `TelePeriod` state message
+ Status | Show abbreviated [status information](JSON-Status-Responses#basic-response)
`0` = show basic status information
`1` = show more status information
`2` = show firmware information
`3` = show logging and telemetry information
`4` = show memory information
`5` = show network information
`6` = show MQTT information
`7` = show time information
`8` = show connected sensor information
`9` = show power thresholds *(only on modules with power monitoring)*
`10` = same as `Status 8` *(retained for backwards compatibility)*
`11` = show information equal to [`TelePeriod`](#teleperiod) state message
SysLog | `0` = disable syslog logging
`1` = show only error messages
`2` = show error and info messages
`3` = show error, info and debug messages
`4` = show all messages
Timezone | `-13..13` = set timezone
`99` = use timezone configured with `TimeDST` and `TimeSTD`
TimeSTD
TimeDST | Set standard (STD) and daylight saving (DST) timezones
`0` = reset timezone parameters to firmware defaults
`H` = hemisphere (`0` = northern hemisphere / `1` = southern hemisphere)
`W` = week (`0` = last week of month, `1..4` = first .. fourth)
`M` = month (`1..12`)
`D` = day of week (`1..7` = sunday saturday saturday
`h` = hour (`0..23`)
`T` = timezone (`-780..780`)(offset from UTC in **MINUTES** - 780min/60min=13hrs)