You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/23 09:35:18 UTC

[GitHub] [streampipes] Praveenstein created a discussion: OPC Ua Timestamp

GitHub user Praveenstein created a discussion: OPC Ua Timestamp

While using the opc ua adapter to query some node, how do i get the server timestamp also along with the data?? it's currently only reading the value as shown below.
![e1](https://user-images.githubusercontent.com/45847217/209311243-8d004729-7bc7-4e04-aff9-0883a11feeda.png)
![e2](https://user-images.githubusercontent.com/45847217/209311251-f487d3c0-fbc4-4af6-9a84-6ddb03bb08ee.png)


GitHub link: https://github.com/apache/streampipes/discussions/886

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] tenthe added a comment to the discussion: OPC Ua Timestamp

Posted by GitBox <gi...@apache.org>.
GitHub user tenthe added a comment to the discussion: OPC Ua Timestamp

Ok, I hope this solution works for you for now.
I have created an issue to provide the option to use the OPC UA source time as timestamp (#889).

GitHub link: https://github.com/apache/streampipes/discussions/886#discussioncomment-4484499

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti added a comment to the discussion: OPC Ua Timestamp

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti added a comment to the discussion: OPC Ua Timestamp

thanks @tenthe 
@Praveenstein if you have anything to add, feel free to comment on the linked issue.
We really appreciate your thoughts 🙏🏼 

GitHub link: https://github.com/apache/streampipes/discussions/886#discussioncomment-4484638

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] Praveenstein added a comment to the discussion: OPC Ua Timestamp

Posted by GitBox <gi...@apache.org>.
GitHub user Praveenstein added a comment to the discussion: OPC Ua Timestamp

I did try the approach of adding time by the adapter, but It would be better if we could get the time from the actual server itself

GitHub link: https://github.com/apache/streampipes/discussions/886#discussioncomment-4483435

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] tenthe added a comment to the discussion: OPC Ua Timestamp

Posted by GitBox <gi...@apache.org>.
GitHub user tenthe added a comment to the discussion: OPC Ua Timestamp

You can do it as @bossenti described. Currently, the timestamp is added within the adapter that is created. 
As a user would you also like the option to use the timestamp of the OPC UA server?

GitHub link: https://github.com/apache/streampipes/discussions/886#discussioncomment-4483339

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti added a comment to the discussion: OPC Ua Timestamp

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti added a comment to the discussion: OPC Ua Timestamp

You can click the 'add timestamp' button this extends your message schema with a timestamp and allows you to proceed here.

GitHub link: https://github.com/apache/streampipes/discussions/886#discussioncomment-4483327

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org