Module List

FRESCO Module Description


Name:

FM_match_mac


Outline:

Parameter1: MAC

Input1: Long

Output1: Boolean

Event: PULL


Functional Description:

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


Usage Example:

{
"id" : "1",
"type" : "FM_match_mac",
"event" : "PULL",
"parameters" : ["00:1b:2f:bb:4d:98"],
"inputs" : ["1:1:1"]
}


COPYRIGHT 2016 SUCCESS LAB.