Module List

FRESCO Module Description


Name:

FM_output_mac


Outline:

Parameter1: MAC

Input: NONE

Output1: Long

Event: ANY


Functional Description:

Output a Long value (ouput1) according to configured MAC address (parameter1), such as "00:1b:2f:bb:4d:98".
note: the module can be triggered by any events


Usage Example:

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


COPYRIGHT 2016 SUCCESS LAB.