// ----- this file has been automatically generated - do not edit /** * | | | * |-----------|------------------------------------------------------------| * | namespace |http://opcfoundation.org/UA/ | * | nodeClass |DataType | * | name |PubSubDiagnosticsCounterClassification | * | isAbstract|false | */ export enum EnumPubSubDiagnosticsCounterClassification { Information = 0, Error = 1, }