Module List

FRESCO Module Description


Name:

FM_output_bool


Outline:

Parameter1: Boolean

Input: NONE

Output1: Boolean

Event: ANY


Functional Description:

Output a boolean value (ouput1) according to configuration (parameter1).
note: the module can be triggered by any events


Usage Example:

{
"id" : "1",
"type" : "FM_output_bool",
"event" : "INCOMMING_FLOW",
"parameters" : ["true"],
"inputs" : []
}


COPYRIGHT 2016 SUCCESS LAB.