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
Can you tell me how can I update multiple parameters in the Orion?
Here How can I update the value of both the parameter? My Parameters are "title", and "number"
Can you tell me how can I update multiple parameters in the Orion?
Here How can I update the value of both the parameter? My Parameters are "title", and "number"
cbc.entity.create("Entity", "IdTwo", attributes=[{"name": "number", "type": "integer", "value": "1"},{"name": "title", "type": "text", "value": "Title1"}])
Please Help Me.
The text was updated successfully, but these errors were encountered: