Skip to main content

ProcessController

Table of contents

Constructors

Properties

Constructors

constructor

new ProcessController()

Properties

control

Readonly control: Object

Type declaration

NameType
Countertypeof Counter
CurrentTimetypeof CurrentTime
Delaytypeof Delay
InputSwitchertypeof InputSwitcher
Intervaltypeof Interval
Latchtypeof Latch
OutputSwitchertypeof OutputSwitcher
StaticValuetypeof StaticValue
Toggletypeof Toggle

logic

Readonly logic: Object

Type declaration

NameType
ANDtypeof AND
Anytypeof Any
Emptytypeof Empty
NANDtypeof NAND
NORtypeof NOR
NotEmptytypeof NotEmpty
ORtypeof OR
Operatortypeof Operator
XORtypeof XOR

math

Readonly math: Object

Type declaration

NameType
Additiontypeof Addition
Dividertypeof Divider
Multipliertypeof Multiplier
Roundtypeof Round
RoundDowntypeof RoundDown
RoundUptypeof RoundUp
Subtractiontypeof Subtraction

parser

Readonly parser: Object

Type declaration

NameType
ArrayParsertypeof ArrayParser
FloatParsertypeof FloatParser
HTTPParsertypeof HTTPParser
IntegerParsertypeof IntegerParser
JSONParsertypeof JSONParser
KNXParsertypeof KNXParser
MIDIParsertypeof MIDIParser
MQTTParsertypeof MQTTParser
OSCParsertypeof OSCParser
PingParsertypeof PingParser
StringParsertypeof StringParser
StringReplacetypeof StringReplace
StringSplittypeof StringSplit
SyslogParsertypeof SyslogParser
TCPParsertypeof TCPParser
UDPParsertypeof UDPParser

render

Readonly render: Object

Type declaration

NameType
RenderControltypeof RenderControl
RenderInterfacetypeof RenderInterface