Difference between revisions of "ESPEasy Command Reference"

From Let's Control It
Jump to navigation Jump to search
m
Line 34: Line 34:
 
| Direct PWM control of output pins
 
| Direct PWM control of output pins
 
| See:[[GPIO]]
 
| See:[[GPIO]]
 +
|-
 +
| Reboot
 +
| Internal
 +
| Reboot the ESP
 +
| Reboot
 +
|-
 +
| Reset
 +
| Internal
 +
| Reset config to factory default
 +
| Reset
 +
|-
 +
| Save
 +
| Internal
 +
| Save config to persistent flash memory
 +
| Save
 
|-
 
|-
 
| Servo
 
| Servo
Line 39: Line 54:
 
| Direct control of servo motors
 
| Direct control of servo motors
 
| See:[[GPIO]]
 
| See:[[GPIO]]
 +
|-
 +
| Settings
 +
| Internal
 +
| Show settings on serial terminal
 +
| Settings
 
|-
 
|-
 
| WifiAPKey
 
| WifiAPKey

Revision as of 08:57, 19 July 2016

Command Class Purpose Syntax
Debug Internal Change debug level Debug <1-4>
GPIO Plugin Direct control of output pins See:GPIO
IP Internal Change IP address IP <IP address>
LongPulse Plugin Direct pulse control of output pins See:GPIO
Pulse Plugin Direct pulse control of output pins See:GPIO
PWM Plugin Direct PWM control of output pins See:GPIO
Reboot Internal Reboot the ESP Reboot
Reset Internal Reset config to factory default Reset
Save Internal Save config to persistent flash memory Save
Servo Plugin Direct control of servo motors See:GPIO
Settings Internal Show settings on serial terminal Settings
WifiAPKey Internal Change AP WPA key WifiAPKey <WPA key>
WifiConnect Internal Connect to configured wireless network WifiConnect
WifiDisconnect Internal Disconnect from wireless network WifiDisconnect
WifiKey Internal Change WPA key WifiKey <Wifi WPA key>
WifiScan Internal Scan Wireless networks WifiScan
WifiSSID Internal Change SSID WifiSSID <SSID>