UrpSecCommand$json top-level constant
Implementation
@$core.Deprecated('Use urpSecCommandDescriptor instead')
const UrpSecCommand$json = {
'1': 'UrpSecCommand',
'2': [
{'1': 'urpSecPrime', '2': 0},
{'1': 'urpSecUnprime', '2': 1},
{'1': 'urpSecStartMeasurement', '2': 2},
{'1': 'urpSecStopMeasurement', '2': 3},
{'1': 'urpSecGetModelInfo', '2': 4},
],
};