1.2.4.28 MAC_EVENT_ID Enum

C

typedef enum
{
    MAC_EVENT_ID_ACA = 0
} MAC_EVENT_ID;

Summary

Identifies the possible MAC Event identifiers.

Description

This enumeration identifies the possible MAC Event identifiers.

So far only one identifier is defined by the Meters And More standard.

Remarks

None.