rajatdas2005

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • in reply to: Rest API client communication #15500
    rajatdas2005
    Participant

    Hi in Rest API GET call I am (http://192.168.1.2:10008/Api/Main/GetCurData?cnlNums=101) and POST (http://192.168.1.2:10008/Api/Main/SendCommand).

    Instead of these cnlNums=101, is it possible to do GET and POST call by the variable name itself ?

    in reply to: Rapid scada data streaming API #15479
    rajatdas2005
    Participant

    Device properties using DrvMqttPublisher
    Create Channels

    Using DrvMqttPublisher, not able to create any channels.

    in reply to: Rapid scada data streaming API #15473
    rajatdas2005
    Participant

    And just for publishing data DrvMqttPublisher only will be sufficient ?

    in reply to: Rapid scada data streaming API #15460
    rajatdas2005
    Participant

    For both publish and subscribe different topics over MQTT do I need to use both MqttClient and MqttPublisher driver/device ? or only using MqttClient I can do both publish and subscribe ?

    in reply to: Rapid scada data streaming API #15445
    rajatdas2005
    Participant

    please provide the steps so that I can expose the rapid-scada opcua client data via MQTT to the external world.

    in reply to: Rapid scada data streaming API #15438
    rajatdas2005
    Participant

    Thank you…So by using DrvMqttPublisher, will I be able to publish scada data to a standalone mqtt broker, so that other application can subscribe it to get the data ?
    can you mention the steps to enable and communicate Mqtt Publisher in rapid scada.

    in reply to: Windows Scada project upload in Ubutu #15360
    rajatdas2005
    Participant

    Now the port is opened, and I am able to deploy the project in the remote linux machine. Thanks a lot for help.

    in reply to: Windows Scada project upload in Ubutu #15332
    rajatdas2005
    Participant

    ss -ntulp
    Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process

    tcp LISTEN 0 512 0.0.0.0:10008 0.0.0.0:*
    tcp LISTEN 0 10 0.0.0.0:10003 0.0.0.0:*
    tcp LISTEN 0 4096 0.0.0.0:10002 0.0.0.0:*
    tcp LISTEN 0 4096 0.0.0.0:10000 0.0.0.0:*
    tcp LISTEN 0 10 0.0.0.0:10006 0.0.0.0:*
    tcp LISTEN 0 10 0.0.0.0:10005 0.0.0.0:*
    tcp LISTEN 0 10 0.0.0.0:10004 0.0.0.0:*

    in reply to: Windows Scada project upload in Ubutu #15328
    rajatdas2005
    Participant

    user@rajat:/var/log/scada/ScadaAgent/Log$ cat ScadaAgent.log
    ——————————————————————————–
    2024-09-09 06:03:37 [rajat][root][ACT] Agent 6.2.0.1 started
    2024-09-09 06:03:37 [rajat][root][ACT] Start logic processing
    2024-09-09 06:03:37 [rajat][root][ACT] Start listener on port 10002

    in reply to: Windows Scada project upload in Ubutu #15321
    rajatdas2005
    Participant

    Earlier I have installed rapid-scada in the remote Linux machine, and all the 4 services is running. firewall I will check.


    @Mikhail
    , I am not able to deploy the project in the remote Linux machine, so where to check the ScadaAgent.log file ?

    in reply to: Windows Scada project upload in Ubutu #15312
    rajatdas2005
    Participant

    I am not able to establish connection from Windows to remote Linux machine (It has a public ip). So not able to deploy the project. Next if I simply copy and paste the whole project itself in the remote linux machine, then how to run it in that machine ?

    in reply to: Windows Scada project upload in Ubutu #15306
    rajatdas2005
    Participant

    Actually this ubuntu server is a remote one, and I access this via ssh with .pem key and ip address. So in the deployment profile secret key section do I need to put the .pem key values ?

    in reply to: Windows Scada project upload in Ubutu #15304
    rajatdas2005
    Participant

    Thank you. For this both windows and ubuntu system need to be in the same network ?

    in reply to: Windows Scada project upload in Ubutu #15295
    rajatdas2005
    Participant

    Hi Thank you. Current I am building the project in a windows system and while deploying the project the ip section is blank and opening in localhost. Now in this section do I need to put the Ubuntu machine ip and open that in the browser ?

    in reply to: Rest API client communication #15131
    rajatdas2005
    Participant

    Hi,
    Thank you for your reply. From the architectural diagram, it is visible that external applications can communicate only with the rapid scada server. So what will be the correct url so that I can access opcua client variables from an external application via rapid scada server ?

Viewing 15 posts - 1 through 15 (of 16 total)