UNPKG

@mx-interface/mtconnect-ts

Version:
9 lines (8 loc) 299 B
export class JsonParserV2 { devices(probe: any, fun: any): any; components(doc: any, fun: any): any[]; dataItems(doc: any, fun: any): any; componentRelationships(doc: any, fun: any): any; coordinateSystems(doc: any, fun: any): any; observations(data: any, fun: any): void; }