Samsung / SamsungAutomationStudio

Samsung Automation Studio is to provide development tools and execution environment that can easily configure application logic by connecting both Samsung service and 3rd party service. This project is to share the node for open source NodeRED developed by Samsung Automation Studio team to the community. If you are using nodered, you can easily install the node we provide. And you can use Samsung's IoT and AI-related services more easily, and you can have an extended experience in conjunction with your own services.
Apache License 2.0
56 stars 29 forks source link

Getting error on Status node: ReferenceError: data is not defined #75

Closed mevivek closed 10 months ago

mevivek commented 1 year ago

Node-RED version: v3.0.2 Node.js version: v16.20.1 Linux 5.10.0-23-cloud-amd64 x64 LE node-red-contrib-samsung-automation-studio-nodes: 1.1.15

error message:

8 Jul 13:12:03 - [warn] [status-device:0a557dab99da****] [SmartThings] Status : ReferenceError: data is not defined at /home/developer_vivekkumar/.node-red/node_modules/node-red-contrib-samsung-automation-studio-nodes/101-SmartThings.js:682:55 at processTicksAndRejections (node:internal/process/task_queues:96:5) 8 Jul 13:12:03 - [error] [status-device:0a557dab99da601a] [error] undefined, undefined

jongsu2 commented 11 months ago

Hi.

A new version has been released that fixes status node error. (version 1.1.16)

Thank you.

hojoon22-lee commented 10 months ago

The version 1.1.16 is fixed.