Class | Description |
---|---|
ArrayBuilder |
This will take 16 inputs and construct a arrayvalueobject for the output.
|
ArrayElementFilter |
This takes an ArrayValueObject (AVO) and outputs the value (as a ValueObject)
of the nth element.
|
ArraySplitter |
An array set takes an ArrayValueObject and sets values to a set of servers based on the values received.
|
ArraySplitter.SplitterDataSource |
This data source allows for an initialization of the value object interface and so
provides the ability for a subclass (eg PopupInitializer) to implement different
behavior whent he value is first set vs.
|
ArrayToString |
Takes all the elements of an array and creates a single String delimited by the designated delimiter String.
|
HistoricalTimebaseBridger | |
IOTArrayBuilder |
This will take value objects from a dynamic set of inputs and
create an array value object and a JSON string whenever the main input is triggered.
|
IOTArraySplitter |
Input a JSON packet and output the values to multiple outputs.
|
IOTArraySplitter.SplitterDataSource |
This data source allows for an initialization of the value object interface and so
provides the ability for a subclass (eg PopupInitializer) to implement different
behavior whent he value is first set vs.
|
RollingArrayBuilder | |
StatisticalTimeCategorizer |
Group values by mean, median, min, max or range.
|
StringToArray |
Takes a comma separated list of items in a String and creates an ArrayValueObject with the items.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.