Загрузка информации из XLSX списком/en: различия между версиями
FuzzyBot (обсуждение | вклад) Обновление для соответствия новой версии исходной страницы. |
Нет описания правки |
||
| Строка 1: | Строка 1: | ||
<languages/> | <languages/> | ||
== '''Situation Description''' == | |||
== '''Situation Description''' == | While developing the SmartPlayer platform, the development team continues to add new features. Now when configuring schedules, users can add object information from ".xlsx" files in bulk. | ||
== '''Action Algorithm''' == | |||
== '''Action Algorithm''' == | The first step for the user is to log in to the SmartPlayer personal account.<br> | ||
The first step for the user is to log | Next, the user needs to navigate to the "Schedule" section. | ||
Next, the user needs to navigate to the "Schedule" section. | [[File:Раздел_расписание.png|thumb|center| Example of "Schedule" section in personal account|800px]] | ||
[[File:Раздел_расписание.png|thumb|center| Example of | Then the user should select a new device and apply a broadcast. | ||
[[File:Выбранное_устройство.png|thumb|center| Example of device selection|800px]] | |||
[[File:Выбранное_устройство.png|thumb|center| Example of | [[File:Выбор_трансляции.png|thumb|center| Example of broadcast selection|800px]] | ||
[[File:Выбор_трансляции.png|thumb|center| Example of | During this process, a right-side toolbar will appear where the user needs to click "Show Schedule". | ||
During | [[File:Показать_расписание.png|thumb|center| Example of "Show Schedule" button in toolbar|800px]] | ||
[[File:Показать_расписание.png|thumb|center| Example of | A new calendar page will open. Select the start date for the schedule and click the "+" icon in the right toolbar labeled "Add Schedule". | ||
A new page | [[File:Добавить_расписание трансляции.png|thumb|center| Example of date selection in calendar and schedule addition icon|800px]] | ||
[[File:Добавить_расписание трансляции.png|thumb|center| Example of | The system will automatically open a new window where the user must configure schedule parameters. | ||
The system will automatically open a new window where the user must configure | [[File:Параметры_расписания.png|thumb|center| Example of schedule parameters|800px]] | ||
[[File:Параметры_расписания.png|thumb|center| Example of schedule parameters|800px]] | After these steps, click "Select from file" to upload an ".xlsx" file with information. | ||
After | [[File:Выбрать_из_файла.png|thumb|center| Example of "Select from file" setting|800px]] | ||
[[File:Выбрать_из_файла.png|thumb|center| Example of | After uploading, click "Details" in the top right corner. | ||
[[File:Кнопка_подробнее.png|thumb|center| Example of "Details" button|800px]] | |||
[[File:Кнопка_подробнее.png|thumb|center| Example of | This provides access to the ".xlsx" file's item list, showing which devices fall into available categories: | ||
This | * Selected | ||
[[File:Добавленные_значения.png|thumb|center| Example of | * Not selected | ||
{{Note| | [[File:Добавленные_значения.png|thumb|center| Example of "Selected" and "Not selected" lists in ".xlsx" file|800px]] | ||
== '''Video Tutorial''' == | {{Note|Device transfer from "Not selected" to "Selected" happens automatically via server data comparison. The uploaded list exists on the server enabling this matching process.|warn}} | ||
[https://vk.com/video-227547238_456239054 | == '''File Example''' == | ||
== '''Additional Information''' == | Users can download and review a properly formatted sample file here: [https://docs.google.com/spreadsheets/d/1fm-lCWFOI11dW-607i7etYAWGlbTS4ig/edit?usp=drive_link&ouid=112553925670345352283&rtpof=true&sd=true link]. | ||
The file contains two key parameters: | |||
[[File:Обсуждение_загрузки_информации.png|thumb|center| Example of | # Key field - must contain "digitalSignage" | ||
# Device names - must match naming conventions in SmartPlayer personal account | |||
[[File:Основные_поля.png|thumb|center| Example of required fields|800px]] | |||
{{Note|Users must manually configure their files following this example.|warn}} | |||
The sample file helps users create proper server-compatible files. Correctly prepared files are automatically detected by the client's server, which categorizes each ".xlsx" entry as selected/not selected. | |||
=== '''Alternative Upload Method''' === | |||
For convenient ".xlsx" file configuration, users can: | |||
Navigate to the "Devices" section | |||
[[File:Устрйоства.png|thumb|center| Example of "Devices" section in personal account|800px]] | |||
Select the folder with target devices | |||
[[File:Выбранная_группа_устройств.png|thumb|center| Example of selected device folder|800px]] | |||
After checkbox selection, find "Export Devices" in the right toolbar | |||
[[File:Выгрузить_устройство.png|thumb|center| Example of "Export Devices" button|800px]] | |||
Download and reconfigure the file following the sample format | |||
[[File:Устройства из лк.png|thumb|center| Example of exported device file|800px]] | |||
== '''Video Tutorial''' == | |||
[https://vk.com/video-227547238_456239054 Bulk upload from ".XLSX" files] | |||
== '''Additional Information''' == | |||
For unresolved issues, please use the "Discussions" section at the page top. | |||
[[File:Обсуждение_загрузки_информации.png|thumb|center| Example of "Discussions" tab on wiki-page|800px]] | |||
More details at [[Как взаимодействовать пользователю с разделом "Обсуждения"]] | |||
Текущая версия от 12:16, 13 мая 2025
Situation Description
While developing the SmartPlayer platform, the development team continues to add new features. Now when configuring schedules, users can add object information from ".xlsx" files in bulk.
Action Algorithm
The first step for the user is to log in to the SmartPlayer personal account.
Next, the user needs to navigate to the "Schedule" section.

Then the user should select a new device and apply a broadcast.


During this process, a right-side toolbar will appear where the user needs to click "Show Schedule".

A new calendar page will open. Select the start date for the schedule and click the "+" icon in the right toolbar labeled "Add Schedule".

The system will automatically open a new window where the user must configure schedule parameters.

After these steps, click "Select from file" to upload an ".xlsx" file with information.

After uploading, click "Details" in the top right corner.

This provides access to the ".xlsx" file's item list, showing which devices fall into available categories:
- Selected
- Not selected

File Example
Users can download and review a properly formatted sample file here: link. The file contains two key parameters:
- Key field - must contain "digitalSignage"
- Device names - must match naming conventions in SmartPlayer personal account

The sample file helps users create proper server-compatible files. Correctly prepared files are automatically detected by the client's server, which categorizes each ".xlsx" entry as selected/not selected.
Alternative Upload Method
For convenient ".xlsx" file configuration, users can: Navigate to the "Devices" section

Select the folder with target devices

After checkbox selection, find "Export Devices" in the right toolbar

Download and reconfigure the file following the sample format

Video Tutorial
Bulk upload from ".XLSX" files
Additional Information
For unresolved issues, please use the "Discussions" section at the page top.

More details at Как взаимодействовать пользователю с разделом "Обсуждения"