calculated-field_merge-functions_input_物联网平台_边缘计算网关

Assuming the following arguments and their values:

{
  "humidity": {
    "timeWindow": {
      "startTs": 1741356332086,
      "endTs": 1741357232086
    },
    "values": [
      {
        "ts": 1741356882759,
        "value": 43
      },
      {
        "ts": 1741356918779,
        "value": 46
      }
    ]
  },
  "pressure": {
    "timeWindow": {
      "startTs": 1741356332086,
      "endTs": 1741357232086
    },
    "values": [
      {
        "ts": 1741357047945,
        "value": 1023
      },
      {
        "ts": 1741357056144,
        "value": 1026
      },
      {
        "ts": 1741357147391,
        "value": 1025
      }
    ]
  },
  "temperature": {
    "timeWindow": {
      "startTs": 1741356332086,
      "endTs": 1741357232086
    },
    "values": [
      {
        "ts": 1741356874943,
        "value": 76
      },
      {
        "ts": 1741357063689,
        "value": 77
      }
    ]
  }
}
本文通过 YUQUE WORDPRESS 同步自语雀
云腾五洲-AI助理