-
Notifications
You must be signed in to change notification settings - Fork 0
/
keywords.txt
77 lines (57 loc) · 1.43 KB
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
#######################################
# Syntax Coloring Map for Arduino_OPC_UA
#######################################
#######################################
# Class (KEYWORD1)
#######################################
SharedPtr KEYWORD1
Opta KEYWORD1
OptaExpansionManager KEYWORD1
OptaVariant KEYWORD1
ExpansionType KEYWORD1
Expansion KEYWORD1
AnalogExpansion KEYWORD1
DigitalExpansion KEYWORD1
DigitalMechExpansion KEYWORD1
DigitalStSolidExpansion KEYWORD1
AnalogInput KEYWORD1
AnalogInputManager KEYWORD1
AnalogOutput KEYWORD1
AnalogOutputManager KEYWORD1
UserButton KEYWORD1
DigitalInput KEYWORD1
DigitalInputManager KEYWORD1
Led KEYWORD1
LedManager KEYWORD1
PwmOutput KEYWORD1
PwmOutputManager KEYWORD1
Relay KEYWORD1
RelayManager KEYWORD1
NTPUtils KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
create KEYWORD2
createDigitalMechanicalExpansion KEYWORD2
createDigitalSolidStateExpansion KEYWORD2
createAnalogExpansion KEYWORD2
addAnalogInput KEYWORD2
addAnalogOutput KEYWORD2
addDigitalInput KEYWORD2
addRelayOutput KEYWORD2
addLedOutput KEYWORD2
addPwmOutput KEYWORD2
addLedOutput KEYWORD2
getOptaVariant KEYWORD2
toString KEYWORD2
toStr KEYWORD2
toSKUString KEYWORD2
getTime KEYWORD2
timeToStr KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
Type LITERAL1
Lite LITERAL1
RS485 LITERAL1
WiFi LITERAL1