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
57 stars 30 forks source link

Simulated switch's status change is not noticed after a day #51

Closed LxonWWW closed 1 year ago

LxonWWW commented 2 years ago

Hi!

I have some nodes in SASM where I check the status of a simulated switch. Everything works fine for about a day. After that, changes to the status of the simulated switch will not be noticed by SASM, but the node is still running. When I stop and re-deploy the node it will work again for about a day.

My Setup looks like this:

Screenshot 2022-03-31 at 18-26-03 Samsung Automation Studio

Greetings, Leon Dierkes

dplaya-min commented 2 years ago

Hi. Leon. I think there is a problem with the SSE connection. SSE has not been released to open nodes because there are not enough tests for ST server connection. SASM should automatically renew the SSE connection. We have to see if there are any changes to those rules. We need time. Please be patient. thank you.

hojoon22-lee commented 1 year ago

Hi Leon,

This issue has been resolved. It is long time to resolve the issue. Please verify the SSE node is working.

Thank you for your interest in Samsung Automation Studio.

LxonWWW commented 1 year ago

Verified that the issue is fixed.