You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use your code for Osram bulbs and I've change the bulb model and deviceJoinName to what I have. When trying to create I receive the following error:
No signature of method: script_app_metadata_a16c378f_7967_4e0a_bb79_74996e43a75f.metadata() is applicable for argument types: (script_app_metadata_a16c378f_7967_4e0a_bb79_74996e43a75f$_run_closure1) values: [script_app_metadata_a16c378f_7967_4e0a_bb79_74996e43a75f$_run_closure1@47149626] Possible solutions: getMetadata(), getState(), setState(java.lang.Object), metaClass(groovy.lang.Closure).
Could you help me with this?
Thanks
The text was updated successfully, but these errors were encountered:
I'm trying to use your code for Osram bulbs and I've change the bulb model and deviceJoinName to what I have. When trying to create I receive the following error:
No signature of method: script_app_metadata_a16c378f_7967_4e0a_bb79_74996e43a75f.metadata() is applicable for argument types: (script_app_metadata_a16c378f_7967_4e0a_bb79_74996e43a75f$_run_closure1) values: [script_app_metadata_a16c378f_7967_4e0a_bb79_74996e43a75f$_run_closure1@47149626] Possible solutions: getMetadata(), getState(), setState(java.lang.Object), metaClass(groovy.lang.Closure).
Could you help me with this?
Thanks
The text was updated successfully, but these errors were encountered: