Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:01-mervis:urls-hidden [2018/09/21 09:42]
tomhora
en:sw:01-mervis:urls-hidden [2022/03/02 14:33] (current)
avsetula
Line 1: Line 1:
-====== List of URLs for Mervis DB and Proxy ======+====== List of URLs for Mervis DB, Mervis ​Proxy and Mervis SCADA ======
  
 ==== Mervis DB ==== ==== Mervis DB ====
-PLC saving to the DataBase ​(MervisDB parameters ​URL): http://​db.unipi.technology/​plc/​save+URL for the unit to save data into a database ​(can be set in PLC properties ​-> Mervis DB Parameters 
 +  * Mervis IDE 2.3.0 and newer: <​code>​https://​db.unipi.technology/​plc/​save</​code>​ 
 +  * Mervis IDE 2.2.0 and older<​code>​http://​db.unipi.technology/​plc/​save</​code>​
  
-Online database viewer: https://​db.unipi.technology/​viewer <WRAP center round tip 60%> +Link to a user interface: https://​db.unipi.technology/​viewer 
-Login to the viewer is successful ​only if there are data already stored ​in the DB - Check System Status while in Debug mode.+ 
 +<WRAP center round tip 60%> 
 +You can log into the interface ​only if the DB already ​has some data stored. Please check the system status ​in the debugging ​mode
 </​WRAP>​ </​WRAP>​
  
 +API access to database (ie. for Mervis SCADA): <​code>​https://​db.unipi.technology/​dbaccess</​code>​
 +
 +or: <​code>​http://​db.unipi.technology/​dbaccess</​code>​
  
 ==== Mervis Proxy ==== ==== Mervis Proxy ====
-PLC connecting to the Proxy (Proxy ​parameters ​- URL): http://​proxy.unipi.technology:​6677+URL for connecting ​the unit to the Mervis ​Proxy (PLC Properties -> Proxy Parameters ​-URL):  
 +  * Mervis IDE 2.3.0 and newer: <​code>​https://​proxy.unipi.technology:​6678</​code>​ 
 +  * Mervis IDE 2.2.0 and older: <​code>​http://​proxy.unipi.technology:​6677</​code>​
                                                                                    
-IDE connecting to PLC via Proxy (Connection ​parameters ​- URI): proxy.unipi.technology:​12348  +URL for connecting ​Mervis IDE or Mervis SCADA to unit using Mervis ​Proxy (PLC Properties -> Connection ​Parameters ​-URI): 
 +  * Mervis IDE 2.3.0 and newer: <​code>​tcps://​proxy.unipi.technology:​12349</​code>​ 
 +  * Mervis IDE 2.2.0 and older: <​code>​tcp://​proxy.unipi.technology:​12348</​code>​
  
 +==== Mervis SCADA ====
 +Link for access to the Mervis SCADA interface can be found in the [[en:​sw:​01-mervis:​05-mervis-scada|Mervis SCADA]] article. ​
  
 +All necessary info along with links for Mervis Proxy and Mervis DB to be inserted into the SCADA terminal and the attached unit is available in the [[en:​sw:​01-mervis:​mervis-scada-project-hidden#​creating_a_scada_terminal|Mervis SCADA tutorial]], Chapter 2.1 -> Creating a SCADA terminal.
  
 +<WRAP center round tip 60%>
 +You can access the interface only using the login and password generated in the Mervis SCADA management panel in the [[https://​www.unipi.technology/​|Unipi Technology]] web customer section.
 +</​WRAP>​