DeviceSubsystemConfig$json top-level constant
Implementation
@$core.Deprecated('Use deviceSubsystemConfigDescriptor instead')
const DeviceSubsystemConfig$json = {
'1': 'DeviceSubsystemConfig',
'2': [
{'1': 'update_info', '3': 1, '4': 1, '5': 11, '6': '.viam.app.agent.v1.SubsystemUpdateInfo', '10': 'updateInfo'},
{'1': 'disable', '3': 2, '4': 1, '5': 8, '10': 'disable'},
{'1': 'force_restart', '3': 3, '4': 1, '5': 8, '10': 'forceRestart'},
{'1': 'attributes', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'attributes'},
],
};