Mask

Mask
Mask

The Mask data type identifies the value to be matched for a sequence of bits at a particular location in a frame. It shall comply with the provisions defined in Table 6.5.3.41-1.

JSON Example
{
    "startingPoint": 0,
    "length": 0,
    "value": "string"
}
integer
startingPoint
Required

Indicates the offset between the last bit of the source mac address and the first bit of the sequence of bits to be matched.

integer
length
Required

Indicates the number of bits to be matched.

string
value
Required

Provide the sequence of bit values to be matched.

Property Of