mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[Doc] Add Notepad++ colourise ESPEasy Rules language
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
<NotepadPlus>
|
||||
<UserLang name="ESPEasy 20211203" ext=".txt" udlVersion="2.1">
|
||||
<Settings>
|
||||
<Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
|
||||
<Prefix Keywords1="yes" Keywords2="yes" Keywords3="yes" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="yes" Keywords8="yes" />
|
||||
</Settings>
|
||||
<KeywordLists>
|
||||
<Keywords name="Comments">00// 01 02 03// 04</Keywords>
|
||||
<Keywords name="Numbers, prefix1"></Keywords>
|
||||
<Keywords name="Numbers, prefix2"></Keywords>
|
||||
<Keywords name="Numbers, extras1"></Keywords>
|
||||
<Keywords name="Numbers, extras2"></Keywords>
|
||||
<Keywords name="Numbers, suffix1"></Keywords>
|
||||
<Keywords name="Numbers, suffix2"></Keywords>
|
||||
<Keywords name="Numbers, range"></Keywords>
|
||||
<Keywords name="Operators1">> < = <= >= <> != + - * / % ! , #</Keywords>
|
||||
<Keywords name="Operators2">and or</Keywords>
|
||||
<Keywords name="Folders in code1, open">do</Keywords>
|
||||
<Keywords name="Folders in code1, middle"></Keywords>
|
||||
<Keywords name="Folders in code1, close">endon</Keywords>
|
||||
<Keywords name="Folders in code2, open">If</Keywords>
|
||||
<Keywords name="Folders in code2, middle">Else ElseIf</Keywords>
|
||||
<Keywords name="Folders in code2, close">Endif</Keywords>
|
||||
<Keywords name="Folders in comment, open"></Keywords>
|
||||
<Keywords name="Folders in comment, middle"></Keywords>
|
||||
<Keywords name="Folders in comment, close"></Keywords>
|
||||
<Keywords name="Keywords1">AcessInfo
Background
Build
ClearAccessBlock
ClearPassword
ClearRTCam
Config
ControllerDisable
ControllerEnable
DateTime
Debug
DeepSleep
Delay
DNS
DST
EraseSDKwifi
ExecuteRules
Gateway
I2Cscanner
IP
Let
Load
Logentry
LogPortStatus
LoopTimerSet
LoopTimerSet_ms
MemInfo
MemInfoDetail
Name
Password
Publish
Reboot
Reset
ResetFlashWriteCounter
Save
SendTo
SendToHTTP
SendToUDP
Settings
Subnet
Subscribe
TaskClear
TaskClearAll
TaskDisable
TaskEnable
TaskRun
TaskValueSet
TaskValueSetAndRun
TimerPause
TimerResume
TimerSet
TimerSet_ms
TimeZone
UdpPort
UdpTest
Unit
UseNTP
WdConfig
WdRead
WifiAPkey
WifiAllowAP
WifiAPMode
WifiConnect
WifiDisconnect
WifiKey
WifiKey2
WifiScan
WifiSSID
WifiSSID2
WifiSTAMode</Keywords>
|
||||
<Keywords name="Keywords2">Clock#Time=
GPIO#
Login#Failed
MQTT#Connected
MQTT#Disconnected
MQTTimport#Connected
MQTTimport#Disconnected
Rules#Timer=
System#Boot
System#BootMode
System#Sleep
System#Wake
TaskExit#
TaskInit#
Time#Initialized
Time#Set
WiFi#APmodeDisabled
WiFi#APmodeEnabled
WiFi#ChangedAccesspoint
WiFi#ChangedWiFichannel
WiFi#Connected</Keywords>
|
||||
<Keywords name="Keywords3">Event
AsyncEvent</Keywords>
|
||||
<Keywords name="Keywords4">on</Keywords>
|
||||
<Keywords name="Keywords5"></Keywords>
|
||||
<Keywords name="Keywords6">/control?cmd=</Keywords>
|
||||
<Keywords name="Keywords7">GPIO
GPIOToggle
LongPulse
LongPulse_mS
Monitor
UnMonitor
Pulse
PWM
Servo
Status
MCPGPIO
MCPGPIOToggle
MCPLongPulse
MCPLongPulse_ms
MCPPulse
Status,MCP
Monitor,MCP
UnMonitor,MCP
MonitorRange;MCP
UnMonitorRange,MCP
MCPGPIORange
MCPGPIOPattern
MCPMode
MCPModeRange
PCFGPIO
PCFGPIOToggle
PCFLongPulse
PCFLongPulse_ms
PCFPulse
Status,PCF
Monitor,PCF
UnMonitor,PCF
MonitorRange,PCF
UnMonitorRange,PCF
PCFGPIORange
PCFMode
Tone
RTTTL



</Keywords>
|
||||
<Keywords name="Keywords8">ResetPulseCounter
SetPulseCounterTotal
LogPulseStatistic
LCDCmd
LCD
OledFramedCmd
OledFramedCmd,Display
OledFramedCmd,Frame
MotorShieldCmd,DCMotor
MotorShieldCmd,Stepper
Sensair_SetRelay
PMSX003,Wake
PMSX003,Sleep
PMSX003,Reset
Play
Vol
Eq
Mode
Repeat
HLWCalibrate
HLWReset
WemosMotorShieldCMD
LolinMotorShieldCMD
HeatPumpir
MitsubishiHP,temperature
MitsubishiHP,power
MitsubishiHP,mode
MitsubishiHP,fan
MitsubishiHP,vane
MitsubishiHP,widevane
Culreader_write
TFTcmd
TFT
Touch,Rot
WakeOnLan
Max1704xclearalert</Keywords>
|
||||
<Keywords name="Delimiters">00[ 01 02] 03{ 04 05} 06( 07 08) 09' 10 11' 12" 13 14" 15` 16 17` 18% 19 20% 21 22 23</Keywords>
|
||||
</KeywordLists>
|
||||
<Styles>
|
||||
<WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="COMMENTS" fgColor="0080C0" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="LINE COMMENTS" fgColor="408080" bgColor="FFFFFF" fontStyle="2" fontSize="9" nesting="0" />
|
||||
<WordsStyle name="NUMBERS" fgColor="000000" bgColor="FFFFFF" fontStyle="1" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS1" fgColor="000080" bgColor="FFFFFF" fontStyle="1" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS2" fgColor="FF8000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS3" fgColor="808080" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS4" fgColor="008040" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS5" fgColor="FF00FF" bgColor="FFFFFF" fontStyle="1" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS6" fgColor="FF8000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS7" fgColor="0000FF" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="KEYWORDS8" fgColor="0080FF" bgColor="FFFFFF" fontStyle="1" nesting="0" />
|
||||
<WordsStyle name="OPERATORS" fgColor="FF0000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="FOLDER IN CODE1" fgColor="008040" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="FOLDER IN CODE2" fgColor="800000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="FOLDER IN COMMENT" fgColor="008000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="DELIMITERS1" fgColor="8000FF" bgColor="FFFFFF" fontStyle="0" nesting="67" />
|
||||
<WordsStyle name="DELIMITERS2" fgColor="0000FF" bgColor="FFFFFF" fontStyle="0" nesting="32833" />
|
||||
<WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="83886151" />
|
||||
<WordsStyle name="DELIMITERS4" fgColor="800080" bgColor="FFFFFF" fontStyle="0" nesting="71" />
|
||||
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="71" />
|
||||
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="71" />
|
||||
<WordsStyle name="DELIMITERS7" fgColor="FF8000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
|
||||
</Styles>
|
||||
</UserLang>
|
||||
</NotepadPlus>
|
||||
Reference in New Issue
Block a user