Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
现在通过其他平台的api拿设备数据,设备因为信号等问题有段时间没有数据,想要等设备补传后拿取数据然后存到历史数据中,这个怎么实现
1.历史数据存在influxdb ,可以直接连数据库,参考网上influxdb插入语句进行操作 2,可以通过流程写入数据点数据节点给数据点指定日期写数,但是这个只是针对缺少少量数据的时候