Module List

FRESCO Module Description


Name:

FM_output_ip


Outline:

Parameter1: IP

Input: NONE

Output1: Integer

Event: ANY


Functional Description:

Output a Integer value (ouput1) according to configured IP address (parameter1). The IP address is in the format of dotted-decimal, such as "10.0.0.1".
note: the module can be triggered by any events


Usage Example:

{
"id" : "1",
"type" : "FM_output_ip",
"event" : "INCOMMING_FLOW",
"parameters" : ["10.0.0.1"],
"inputs" : []
}


COPYRIGHT 2016 SUCCESS LAB.