Difference between revisions of "Translations:QR Description/1/ru"

From Larnitech wiki page
Jump to navigation Jump to search
(Created page with "The system supports the transfer of settings in JSON format. You can only use the parameters that you need. ==Parameters description== {|class="wikitable" |- !Parameter!!Descr...")
(No difference)

Revision as of 14:33, 20 January 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (QR Description)
The system supports the transfer of settings in JSON format. You can only use the parameters that you need.
==Parameters description==
{|class="wikitable"
|-
!Parameter!!Description
|-
|msg||Message mask (4 bytes, least significant half bits per line are used)
|-
|e-mail||Email for cloud
|-
|mode-is-remote||Connection mode (0 - local, 1 - remote, 2 - auto, 3 - cloud)
|-
|e-passw||Password from cloud
|-
|srv-addr||Local server address
|-
|srv-addr-remote||Remote server address
|-
|pass-key||Access key to the server
|-
|su||Expert settings
|-
|upnp-client||Use your devise as upnp client
|-
|blinds-s||Add blinds tab
|-
|upnp-pl-upload||Allow upnp playlist upload
|-
|upnp-renderer||Use your devise as upnp penderer
|-
|beep-sound||Allow to use sound feedback
|-
|beep-vibro||Allow to use vibration feedback
|-
|screen-lock-mode||Disable auto-lock (0 - no, 1 - yes, 2 - yes when charging)
|-
|screen-saver||Darken the screen (1-30 min, in the application you can set 1, 2, 5, 10, 20, 30)
|-
|srv-serial||Serial of server
|-
|i-m-i||Ignore missed calls in the intercom
|-
|language||Language
|}
==Example==
<syntaxhighlight lang="json" line>
{"msg":"0x0f0f0f0f","e-mail":"123@456","mode-is-remote":"1","e-passw":"123456","srv-addr":"192.168.1.124","srv-addr-remote":"192.168.12.74","pass-key":"0000000000000000","su":"1","upnp-client":"1","blinds-s":"1","upnp-pl-upload":"1","upnp-renderer":"1","beep-sound":"1","beep-vibro":"1","screen-lock-mode":"1","screen-saver":"2","server-as-proxy":"1","optimize-tcp":"1","srv-serial":"1234567890","imi":"1","language":"ru"}
</syntaxhighlight>
TranslationThe system supports the transfer of settings in JSON format. You can only use the parameters that you need.
==Parameters description==
{|class="wikitable"
|-
!Parameter!!Description
|-
|msg||Message mask (4 bytes, least significant half bits per line are used)
|-
|e-mail||Email for cloud
|-
|mode-is-remote||Connection mode (0 - local, 1 - remote, 2 - auto, 3 - cloud)
|-
|e-passw||Password from cloud
|-
|srv-addr||Local server address
|-
|srv-addr-remote||Remote server address
|-
|pass-key||Access key to the server
|-
|su||Expert settings
|-
|upnp-client||Use your devise as upnp client
|-
|blinds-s||Add blinds tab
|-
|upnp-pl-upload||Allow upnp playlist upload
|-
|upnp-renderer||Use your devise as upnp penderer
|-
|beep-sound||Allow to use sound feedback
|-
|beep-vibro||Allow to use vibration feedback
|-
|screen-lock-mode||Disable auto-lock (0 - no, 1 - yes, 2 - yes when charging)
|-
|screen-saver||Darken the screen (1-30 min, in the application you can set 1, 2, 5, 10, 20, 30)
|-
|srv-serial||Serial of server
|-
|i-m-i||Ignore missed calls in the intercom
|-
|language||Язык
|}
==Example==
<syntaxhighlight lang="json" line>
{"msg":"0x0f0f0f0f","e-mail":"123@456","mode-is-remote":"1","e-passw":"123456","srv-addr":"192.168.1.124","srv-addr-remote":"192.168.12.74","pass-key":"0000000000000000","su":"1","upnp-client":"1","blinds-s":"1","upnp-pl-upload":"1","upnp-renderer":"1","beep-sound":"1","beep-vibro":"1","screen-lock-mode":"1","screen-saver":"2","server-as-proxy":"1","optimize-tcp":"1","srv-serial":"1234567890","imi":"1","language":"ru"}
</syntaxhighlight>

The system supports the transfer of settings in JSON format. You can only use the parameters that you need.

Parameters description

Parameter Description
msg Message mask (4 bytes, least significant half bits per line are used)
e-mail Email for cloud
mode-is-remote Connection mode (0 - local, 1 - remote, 2 - auto, 3 - cloud)
e-passw Password from cloud
srv-addr Local server address
srv-addr-remote Remote server address
pass-key Access key to the server
su Expert settings
upnp-client Use your devise as upnp client
blinds-s Add blinds tab
upnp-pl-upload Allow upnp playlist upload
upnp-renderer Use your devise as upnp penderer
beep-sound Allow to use sound feedback
beep-vibro Allow to use vibration feedback
screen-lock-mode Disable auto-lock (0 - no, 1 - yes, 2 - yes when charging)
screen-saver Darken the screen (1-30 min, in the application you can set 1, 2, 5, 10, 20, 30)
srv-serial Serial of server
i-m-i Ignore missed calls in the intercom
language Язык

Example

1{"msg":"0x0f0f0f0f","e-mail":"123@456","mode-is-remote":"1","e-passw":"123456","srv-addr":"192.168.1.124","srv-addr-remote":"192.168.12.74","pass-key":"0000000000000000","su":"1","upnp-client":"1","blinds-s":"1","upnp-pl-upload":"1","upnp-renderer":"1","beep-sound":"1","beep-vibro":"1","screen-lock-mode":"1","screen-saver":"2","server-as-proxy":"1","optimize-tcp":"1","srv-serial":"1234567890","imi":"1","language":"ru"}