拉取历史数据
POST
{host}/getTempRecords
接口描述
拉取设备在时间段内的历史数据
请求参数
参数名
类型
描述
必填
deviceCode
string
设备唯一编码
必填
start
string
开始时间 格式yyyy-MM-dd HH:mm:ss
必填
end
string
结束时间 格式yyyy-MM-dd HH:mm:ss
必填