UrpCommand$json top-level constant
Implementation
@$core.Deprecated('Use urpCommandDescriptor instead')
const UrpCommand$json = {
'1': 'UrpCommand',
'2': [
{'1': 'urpPing', '2': 0},
{'1': 'urpGetInfo', '2': 1},
{'1': 'urpGetPower', '2': 2},
{'1': 'urpSetName', '2': 3},
{'1': 'urpGetName', '2': 4},
{'1': 'urpPair', '2': 5},
{'1': 'urpUnpair', '2': 6},
{'1': 'urpStartAp', '2': 7},
{'1': 'urpStopAp', '2': 8},
{'1': 'urpConnectAp', '2': 9},
{'1': 'urpDisconnectAp', '2': 10},
{'1': 'urpStartDfu', '2': 11},
{'1': 'urpStopDfu', '2': 12},
{'1': 'urpSleep', '2': 13},
{'1': 'urpOff', '2': 14},
{'1': 'urpReboot', '2': 15},
{'1': 'urpStayAwake', '2': 16},
{'1': 'urpGetPublicKey', '2': 17},
{'1': 'urpGetDeviceId', '2': 18},
{'1': 'urpIdentify', '2': 19},
],
};