Skip to content
Snippets Groups Projects
sdp-sim-config.json 612 B
Newer Older
{
    "servers": {
        "SDP": {
            "LTS": {
                "SDP": {
                    "LTS/SDP/1": {
                        "properties": {
                            "OPC_Server_Name": [
                                "sdptr-sim"
                            ],
                            "OPC_Server_Port": [
                                "4840"
                            ],
                            "OPC_Time_Out": [
                                "5.0"
                            ]
                        }
                    }
                }
            }
        }
    }
}