// ----- this file has been automatically generated - do not edit import { DTStructure } from "./dt_structure" /** * | | | * |-----------|------------------------------------------------------------| * | namespace |http://opcfoundation.org/UA/ | * | nodeClass |DataType | * | name |Frame | * | isAbstract|true | */ export type DTFrame = DTStructure;