Zum Hauptinhalt springen

Update the retrieval configuration of an OPC-UA variable

PUT 

/opc-ua/nodes/:opcUaNodeId

Updates the active flag and the retrieval configuration of one browsed OPC-UA variable and returns the updated node. The node is addressed by its row id in the path; the body carries only what is writable.

Request

Responses

The variable node as it is stored afterwards - the whole node, not only the three fields the request carries, so the caller can refresh its row from the answer. Note that cronExpression is reported only for a PULL node; a PUSH node keeps whatever interval it had, and the answer shows none.