GetSmartMachineStatusResponse$json top-level constant

  1. @Deprecated('Use getSmartMachineStatusResponseDescriptor instead')
Map<String, Object> const GetSmartMachineStatusResponse$json

Implementation

@$core.Deprecated('Use getSmartMachineStatusResponseDescriptor instead')
const GetSmartMachineStatusResponse$json = {
  '1': 'GetSmartMachineStatusResponse',
  '2': [
    {'1': 'provisioning_info', '3': 1, '4': 1, '5': 11, '6': '.viam.provisioning.v1.ProvisioningInfo', '10': 'provisioningInfo'},
    {'1': 'has_smart_machine_credentials', '3': 2, '4': 1, '5': 8, '10': 'hasSmartMachineCredentials'},
    {'1': 'is_online', '3': 3, '4': 1, '5': 8, '10': 'isOnline'},
    {'1': 'latest_connection_attempt', '3': 4, '4': 1, '5': 11, '6': '.viam.provisioning.v1.NetworkInfo', '10': 'latestConnectionAttempt'},
    {'1': 'errors', '3': 5, '4': 3, '5': 9, '10': 'errors'},
  ],
};