UNPKG

@corvina/device-example

Version:
7 lines 289 B
import { DataPointDTO } from "./dto/datapoint.dto"; export declare class Json { private readonly l; private readonly deviceService; post(tagName: any, timestamp: any, qos: any, postCallback: any, v: any): Promise<DataPointDTO[]>; } //# sourceMappingURL=json.controller.d.ts.map