Does every project with local WISE-PaaS need to configure node credential in Datahub in order to connect/read datasource?

The node credential provided by a DataHub SCADA project can be used in multiple local WebAccess projects.
This is necessary if you want to use the DataHub datasource in the Dashboard to create visualization of your tag values.
If you are developing applications, it is possible to get local WebAccess tag values directly with API, but then you will not be able to use the DataHub datasource in the Dashboard.

Question: How to use the API to be connected with Webaccess tags?
Answer:
there is a technical memo on WebAccess API at https://www.advantech.com/support/details/faq?id=1-1UFYI9M
We don’t have an English version of this doc yet but the descriptions of the API endpoints should explain themselves.