Solved
OPCUA | Create event from Data node
How can we configure the OPCUA data node (in string) as event in Cognite instead of timeseries (by default)?
P.S. The existing OPCUA Server does not support to configure it as Event.
How can we configure the OPCUA data node (in string) as event in Cognite instead of timeseries (by default)?
P.S. The existing OPCUA Server does not support to configure it as Event.
This is possible with the extractor as-is. You can define a transformation using `extraction.transformations` see docs. You would create a filter that matches the nodes you want to ingest as events, then set the transform type to AsEvents
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.