Changes

no edit summary
Line 2: Line 2:  
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
 +
(NOT WORK)
 
API also works via WebSocket connection, so you can interact with your Larnitech server from a browser using extensions (such as WebSocket Test Client).<br>
 
API also works via WebSocket connection, so you can interact with your Larnitech server from a browser using extensions (such as WebSocket Test Client).<br>
To get started, you should:<br>
+
To get started, you should:<br><br>
 
1. Establish a web socket connection.<br>
 
1. Establish a web socket connection.<br>
 
<syntaxhighlight lang="xml">
 
<syntaxhighlight lang="xml">
Line 9: Line 10:  
</syntaxhighlight>
 
</syntaxhighlight>
 
Where: IPADDR – ip address of your metaforsa or DE-MG;<br>
 
Where: IPADDR – ip address of your metaforsa or DE-MG;<br>
PORT – port for API2 (you can get it from LT_Setup =&gt; General =&gt; API =&gt; Websocket port (2041 by default);<br>
+
PORT – port for API2 (you can get it from LT_Setup =&gt; General =&gt; API =&gt; Websocket port (2041 by default);<br><br>
 
2. Authorize
 
2. Authorize
 
<syntaxhighlight lang="json">
 
<syntaxhighlight lang="json">
editor, Interface administrators, Administrators, translation-admin, translator
9,706

edits