[ https://jira.fiware.org/browse/HELP-19843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-19843: ------------------------------------- Assignee: Gabriele De Luca > [fiware-stackoverflow] Unable to update/write values in OPCUA Simulated Server using Fiware > ------------------------------------------------------------------------------------------- > > Key: HELP-19843 > URL: https://jira.fiware.org/browse/HELP-19843 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Gabriele De Luca > Labels: curl, fiware, fiware-orion, opc-ua > > Created question in FIWARE Q/A platform on 18-07-2022 at 07:07 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/73018544/unable-to-update-write-values-in-opcua-simulated-server-using-fiware > +Question:+ > Unable to update/write values in OPCUA Simulated Server using Fiware > +Description:+ > I am trying to do two communication to read and write values from OPCUA Simulated Server using Fiware. I am successful in reading the values from the server. > . > However, I am still facing issues in updating/writing the values. I am using this to update the value. > `{ > "actionType": "update", > "entities": [ > > { > "id": "age01_7:Simulation", > "type": "3:Simulation", > "3:test2": { > "type": "Number", > "value": "44", > "metadata": {} > > } > } > ] > }` > It is working with http://localhost:1026/v2/op/update but it only updates the value within the container, not in the Server. > Also, when I try to update using this http://localhost:4001/v2/op/update it gives me this error after several minutes -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy