errorCount property

  1. @ImcField('Errors -- Count', 'error_count', ImcType.typeUInt8)
int errorCount

Error count for monitored entitites.

Implementation

@ImcField('Errors -- Count', 'error_count', ImcType.typeUInt8)
int get errorCount;