Jump to content
🌟 NOTIFICATION/Benachrichtigung: Welcome to our New Store! - shelly.com 🌟 ×

OlivierD

New Members
  • Posts

    1
  • Joined

  • Letzter Besuch

OlivierD's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • Conversation Starter

Recent Badges

0

Reputation

  1. Hi, I have a crash error with this very simple program: function production (event, user_data) { print(JSON.stringify(event)); if (typeof event.delta.apower !== "undefined") { print("coucou"); } } Shelly.addStatusHandler(production, null); {"component":"switch:0","name":"switch","id":0,"delta":{"id":0,"apower":0,"current":0,"output":false,"pf":0,"source":"WS_in"}} coucou Uncaught SyntaxError: Got class expected EOF at class||class||} ^ in function called from system I dont understand the problem.
×
×
  • Erstelle neue...