CabinetProto_AlarmType$json top-level constant
Implementation
@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_AlarmType$json = {
'1': 'AlarmType',
'2': [
{'1': 'IDLE', '2': 0},
{'1': 'LOCK', '2': 1},
{'1': 'HANDLE', '2': 2},
{'1': 'DOOR', '2': 3},
{'1': 'TILT', '2': 4},
{'1': 'UNRESPONDING', '2': 5},
{'1': 'LOCK_MALFUNCTION', '2': 6},
{'1': 'EXT_IO_1', '2': 7},
{'1': 'EXT_IO_2', '2': 8},
{'1': 'TAMPER', '2': 9},
{'1': 'HIGH_TEMP', '2': 10},
{'1': 'CRIT_TEMP', '2': 11},
{'1': 'EXT_IO_3', '2': 12},
],
};