Updated Commands (markdown)

Michael Ingraham 2019-02-23 11:01:51 -05:00
parent 4b118c0511
commit a2af3931ab
1 changed files with 1 additions and 1 deletions

@ -138,7 +138,7 @@ Command | Parameters
<a id="SerialLog"> </a> SerialLog | Disable hardware serial bridge and<BR>`0` = disable serial logging<BR> `1` = show only error messages<BR> `2` = show error and info messages<BR>`3` = show error, info and debug messages<BR>`4` = show all messages
<a id="Sleep"> </a> Sleep | `0` = turn sleep off<BR>`1..250` = set sleep duration in mSec to enable [energy saving](energy-saving) *(default = `50`)*
<a id="State"> </a> State | Show current device state in `%prefix%/%topic%/RESULT` topic
<a id="Status"> </a> Status | Show abbreviated [status information](JSON-Status-Responses#basic-response)<BR>`0` = show basic status information<BR>`1` = show more status information<BR>`2` = show firmware information<BR>`3` = show logging and telemetry information<BR>`4` = show memory information<BR>`5` = show network information<BR>`6` = show MQTT information<BR>`7` = show time information<BR>`8` = show connected sensor information<BR>`9` = show power thresholds *(only on modules with power monitoring)*<BR>`10` = same as `Status 8` *(kept for backwards compatibility)*<BR>`11` = show information equal to `TelePeriod` state message
<a id="Status"> </a> Status | Show abbreviated [status information](JSON-Status-Responses#basic-response)<BR>`0` = show basic status information<BR>`1` = show more status information<BR>`2` = show firmware information<BR>`3` = show logging and telemetry information<BR>`4` = show memory information<BR>`5` = show network information<BR>`6` = show MQTT information<BR>`7` = show time information<BR>`8` = show connected sensor information<BR>`9` = show power thresholds *(only on modules with power monitoring)*<BR>`10` = same as `Status 8` *(retained for backwards compatibility)*<BR>`11` = show information equal to [`TelePeriod`](#teleperiod) state message
<a id="SysLog"> </a> SysLog | `0` = disable syslog logging<BR> `1` = show only error messages<BR> `2` = show error and info messages<BR>`3` = show error, info and debug messages<BR>`4` = show all messages
<a id="Timezone"> </a> Timezone | `-13..13` = set timezone<BR>`99` = use timezone configured with `TimeDST` and `TimeSTD`
<a id="TimeDST"> </a> TimeSTD<BR>TimeDST | Set standard (STD) and daylight saving (DST) timezones<BR>`0` = reset timezone parameters to firmware defaults<BR> `H` = hemisphere (`0` = northern hemisphere / `1` = southern hemisphere)<BR>`W` = week (`0` = last week of month, `1..4` = first .. fourth)<BR>`M` = month (`1..12`)<BR>`D` = day of week (`1..7` = sunday saturday saturday<BR>`h` = hour (`0..23`)<BR>`T` = timezone (`-780..780`)(offset from UTC in **MINUTES** - 780min/60min=13hrs)