UNPKG

@mindconnect/mindconnect-nodejs

Version:

NodeJS Library for Siemens Insights Hub Connectivity - TypeScript SDK for Insights Hub and Industrial IoT - Command Line Interface - Insights Hub Development Proxy (Siemens Insights Hub was formerly known as MindSphere)

8 lines (7 loc) 258 B
/// <reference types="node" /> export declare function sdiTemplate(fileName: string, buffer: Buffer, mimeType?: string, params?: { ontologyDescription?: string; ontologyId?: string; ontologyName?: string; keyMappingType?: string; }): string;