"TypeError: Cannot read property 'temp' of undefined"

please help me!

Add a debug node & look see what is in the debug output.

Is it an object or a string?

Lastly, some canned text to help you avoid this kind of mistake...

There’s a great page in the docs (Working with messages : Node-RED) that will explain how to use the debug panel to find the right path to any data item.

Pay particular attention to the part about the buttons that appear under your mouse pointer when you over hover a debug message property in the sidebar.

BX00Cy7yHi

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.