Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the temperature is calculated in decimal format, it would look like this:

[

  {

    "ts": 1661333913375,

    "values": {

      "id": "2CC81B4BBB0A",

      "rssi": "-43",

      "temp": "25222",

      "ad": "15ff4f0901002de0ffff010000003919877c54000061"

    }

  }

]

Save the script and run it:

...

You will see the results as:

To Do the exact same steps from the example above, but for this scenario, divide the result by "1000":

Save and apply the changes.

...