Module List

FRESCO Module Description


Name:

FM_match_ip


Outline:

Parameter1: IP

Input1: Integer

Output1: Boolean

Event: PULL


Functional Description:

if the input Integer value (input1) is equal to configured IP address (parameter1) in value, output true (output1) to the following module.


Usage Example:

{
"id" : "1",
"type" : "FM_match_ip",
"event" : "PULL",
"parameters" : ["10.0.0.1"],
"inputs" : ["1:1:1"]
}


COPYRIGHT 2016 SUCCESS LAB.