GetPropertiesResponse$json top-level constant
Implementation
@$core.Deprecated('Use getPropertiesResponseDescriptor instead')
const GetPropertiesResponse$json = {
'1': 'GetPropertiesResponse',
'2': [
{'1': 'linear_velocity_supported', '3': 1, '4': 1, '5': 8, '10': 'linearVelocitySupported'},
{'1': 'angular_velocity_supported', '3': 2, '4': 1, '5': 8, '10': 'angularVelocitySupported'},
{'1': 'orientation_supported', '3': 3, '4': 1, '5': 8, '10': 'orientationSupported'},
{'1': 'position_supported', '3': 4, '4': 1, '5': 8, '10': 'positionSupported'},
{'1': 'compass_heading_supported', '3': 5, '4': 1, '5': 8, '10': 'compassHeadingSupported'},
{'1': 'linear_acceleration_supported', '3': 6, '4': 1, '5': 8, '10': 'linearAccelerationSupported'},
],
};