Forum
No internet connection
  1. Home
  2. WISE-PaaS Core
  3. WISE-IoTSuite/DataHub

Datahub for local WISE-PaaS?[x]

By Aston Nugroho @astonix
    2020-08-27 08:14:16.035Z

    Hi All,
    I've downloaded all the training materials.
    Just curious, does every project with local WISE-PaaS need to configure node credential in Datahub in order to connect/read datasource?
    Can i just direct connect to the local webaccess tags and then "call" from WISE-PaaS?

    Solved in post #4, click to view
    • 3 replies
    1. Stanley Yeh @adv.stanley
        2020-08-28 09:39:05.051Z

        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.

        1. AAston Nugroho @astonix
            2020-08-28 14:43:29.994Z

            How to use the API to be connected with webaccess tags?

            we are proposing to the client to use on premise webaccess/SCADA installation with WISE-PaaS dashboard.
            So, we don't need datahub to reduce complexity and cost effective.

            1. Stanley Yeh @adv.stanley
                2020-08-31 09:49:33.589Z

                @astonix 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. Let us know if you have questions using the API's. Thanks.

                ReplySolution