// ----- this file has been automatically generated - do not edit /** * | | | * |-----------|------------------------------------------------------------| * | namespace |http://opcfoundation.org/UA/ | * | nodeClass |DataType | * | name |IdType | * | isAbstract|false | */ export enum EnumId { Numeric = 0, String = 1, Guid = 2, Opaque = 3, }