Changes between Version 18 and Version 19 of Hardware/jCM/dCM3/dUsage
- Timestamp:
- Oct 26, 2011, 4:10:31 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hardware/jCM/dCM3/dUsage
v18 v19 84 84 || Stop Bits|| 2 || 85 85 || Flow Control || None || 86 87 === HTTP commands === 88 89 There are 5 commands that can be accessed through HTTP 90 91 || /<command> || || 92 || /HardOff || Hard power off command || 93 || /SoftOff || Soft power off command || 94 || /Reset || Resets the node || 95 || /PowerOn || Turns node on || 96 || /LantronixReset || resets lantronix device (CM) || 97 98 These commands are entered after the cm address, i.e. 99 {{{ 100 10.1.x.x/Reset 101 }}}