CN113050980B - Function configuration information acquisition method and device and computer readable storage medium - Google Patents

Function configuration information acquisition method and device and computer readable storage medium Download PDF

Info

Publication number
CN113050980B
CN113050980B CN201911381392.XA CN201911381392A CN113050980B CN 113050980 B CN113050980 B CN 113050980B CN 201911381392 A CN201911381392 A CN 201911381392A CN 113050980 B CN113050980 B CN 113050980B
Authority
CN
China
Prior art keywords
media playing
playing terminal
function configuration
target media
configuration table
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911381392.XA
Other languages
Chinese (zh)
Other versions
CN113050980A (en
Inventor
张雷
韩丹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xian Novastar Electronic Technology Co Ltd
Original Assignee
Xian Novastar Electronic Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xian Novastar Electronic Technology Co Ltd filed Critical Xian Novastar Electronic Technology Co Ltd
Priority to CN201911381392.XA priority Critical patent/CN113050980B/en
Publication of CN113050980A publication Critical patent/CN113050980A/en
Application granted granted Critical
Publication of CN113050980B publication Critical patent/CN113050980B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/165Combined use of TCP and UDP protocols; selection criteria therefor

Abstract

The invention relates to a method, a device and a storage medium for acquiring function configuration information, wherein the method for acquiring the function configuration information comprises the following steps: acquiring product information of a media playing terminal; judging whether the target media playing terminal supports acquiring a function configuration table according to a first target parameter in the product information; responding to the target media playing terminal to support and acquire a function configuration table, and sending a function configuration table acquisition request to the target media playing terminal; and in response to the acquired function configuration table of the media playing terminal, establishing and storing a mapping relation between the function configuration table and the unique identifier of the media playing terminal, so that a user can load and display a software interface corresponding to the media playing terminal based on the mapping relation when operating the media playing terminal. The invention has the beneficial effects of high compatibility, expansibility and stability.

Description

Function configuration information acquisition method and device and computer readable storage medium
Technical Field
The invention belongs to the technical field of display and media playing control, and particularly relates to a function configuration information acquisition method, a function configuration information acquisition device and a computer readable storage medium.
Background
In the LED display screen control system (LED Display Control System), the media playing terminal and the upper computer software matched with the media playing terminal often need updating iteration, and when the updated software has a new function, the version of the media playing terminal is required to be matched with the version of the software; when the client updates the upper computer software, the problem that the functions of the new version of the upper computer software are not matched with the media playing terminal used by the client, and the media playing terminal used by the client does not support the function module of the new version of the upper computer software can occur. In addition, the client can also customize the upper computer software based on own requirements in the process of using the media playing terminal, so that a large number of customized version upper computer software can be generated, and the problem of difficult version management is caused.
In the prior art, when the compatibility problem is solved, fields are added in the protocol corresponding to the functions by iterating the functions of the existing upper computer software, so that whether a certain newly added function or characteristic is supported or not is indicated, however, the prior art has the following disadvantages:
(1) The prior art is completed by modifying a specific service function protocol when solving the problem of iterative compatibility of the upper computer software, and the method damages the integrity and the readability of the protocol and increases the understanding cost of the protocol;
(2) The prior art couples compatibility problems with specific functions, increases the complexity of the functions, and increases the later maintenance cost;
(3) When the prior art enters a functional module (an upper computer software interface), protocol parameters are required to be acquired from a media playing terminal firstly, so that compatible processing on the software interface and logic can be correctly performed.
Disclosure of Invention
In order to solve the above problems in the prior art, the present invention provides a method for obtaining functional configuration information, a device for obtaining functional configuration information, and a computer readable storage medium, which can improve the compatibility of upper computer software and logic, and maintain the technical effects of independence and readability of the original protocol.
In one aspect, an embodiment of the present invention provides a method for acquiring functional configuration information, including:
acquiring product information of a target media playing terminal;
judging whether the target media playing terminal supports acquiring a function configuration table according to a first target parameter in the product information, wherein the first target parameter contains information of the condition that the target media playing terminal supports a function, and the function configuration table is a function support list;
responding to the target media playing terminal to support and acquire a function configuration table, and sending a function configuration table acquisition request to the target media playing terminal; and
and in response to the acquisition of the function configuration table of the target media playing terminal, establishing and storing a mapping relation between the function configuration table and the unique identifier of the target media playing terminal so as to load and display a software interface corresponding to the target media playing terminal based on the mapping relation.
According to the embodiment of the invention, the product information is acquired from the target media playing terminal so as to judge whether the target media playing terminal supports acquiring the function configuration table, when the target media playing terminal supports acquiring the function configuration table, the function configuration table is acquired according to the product information, and a unique identification mapping relation is established according to the function configuration table and the target media playing terminal, whether the list supporting the function is independent of an original protocol, all supported functions are integrated in the first function configuration table, and the upper computer can acquire the supporting condition of the corresponding function only by acquiring the first function configuration table.
In one embodiment of the present invention, further comprising:
and in response to the fact that the product information of the target media playing terminal is not acquired, establishing and storing a mapping relation between a first default function configuration table and the unique identifier of the target media playing terminal.
In one embodiment of the present invention, further comprising:
and responding to the situation that the target media playing terminal does not support to acquire the function configuration table or responding to the situation that the function configuration table of the target media playing terminal is not acquired, acquiring a second default function configuration table according to a second target parameter in the product information, and establishing and storing a mapping relation between the second default function configuration table and a unique identifier of the target media playing terminal, wherein the second target parameter is the identifier used for representing different models of the target media playing terminal.
In one embodiment of the present invention, further comprising:
and sending the data matched with the field type of the function configuration table to the target media playing terminal according to the mapping relation between the function configuration table and the unique identifier of the target media playing terminal.
In one embodiment of the present invention, the obtaining product information of the target media playing terminal includes:
sending a product information acquisition request to a media playing terminal connected with a network;
searching the media playing terminal in a UDP broadcast mode, and establishing TCP/IP network connection with the searched target media playing terminal;
sending the product information acquisition request to the target media playing terminal;
and receiving the product information fed back by the target media playing terminal according to the product information acquisition request.
On the other hand, the invention also provides a function configuration information acquisition device, which comprises:
the product information acquisition unit is used for acquiring product information of the target media playing terminal;
a first parameter obtaining unit, configured to determine, according to a first target parameter in the product information, whether the target media playing terminal supports obtaining a function configuration table, where the first target parameter contains information of a function supporting situation of the target media playing terminal, and the function configuration table is a function supporting list;
a function configuration table acquisition unit, which responds to the target media playing terminal to support and acquire a function configuration table and sends a function configuration table acquisition request to the target media playing terminal; and
and the configuration loading unit 34 is used for establishing and storing a mapping relation between the function configuration table and the unique identifier of the target media playing terminal in response to the acquired function configuration table of the target media playing terminal so as to load and display a software interface corresponding to the target media playing terminal based on the mapping relation.
In one embodiment of the present invention, further comprising:
and the first default function configuration table acquisition unit is used for establishing and storing a mapping relation between the first default function configuration table and the unique identifier of the target media playing terminal in response to the fact that the product information of the target media playing terminal is not acquired.
In one embodiment of the present invention, further comprising:
and the second default function configuration table acquisition unit is used for responding to the fact that the target media playing terminal does not support to acquire the function configuration table or responding to the fact that the function configuration table of the target media playing terminal is not acquired, acquiring the second default function configuration table according to a second target parameter in the product information, establishing and storing a mapping relation between the second default function configuration table and a unique identifier of the target media playing terminal, wherein the second target parameter is the identifier used for representing different models of the target media playing terminal.
In one embodiment of the present invention, further comprising:
the configuration loading unit is further configured to send data matched with a field type of the function configuration table to the target media playing terminal according to a mapping relationship between the function configuration table and the unique identifier of the target media playing terminal.
In addition, the invention also provides a computer readable storage medium, wherein the computer readable storage medium is a nonvolatile memory and stores a computer program, and the computer program realizes the steps of the function configuration information acquisition method according to any one of the embodiments when being executed by a processor.
In summary, the technical solution according to the embodiment of the present invention may have one or more of the following beneficial effects: according to the invention, the function configuration table of the target media playing terminal is obtained, and the software interface is displayed according to the relevant fields on the function configuration table, so that the problem of protocol coupling is solved, and the protocol has integrity and independence; the invention is suitable for the media playing terminal equipment using the same protocol, and improves the compatibility of the invention; the method and the device also consider the two situations that the product information can not be acquired and the function configuration table can not be obtained, prevent the software interface from being displayed normally because of the two situations, improve the stability of the method and the device, and further improve the compatibility.
The present invention will be described in further detail with reference to the accompanying drawings and examples.
Drawings
Fig. 1 is a flowchart of a method for acquiring function configuration information according to a first embodiment of the present invention;
FIG. 2 is a flowchart of another method for acquiring function configuration information according to the first embodiment of the present invention;
FIG. 3 is a flowchart showing steps of a method for acquiring function configuration information according to a second embodiment of the present invention;
fig. 4 is a block diagram showing a configuration of a function configuration information acquiring apparatus according to a third embodiment of the present invention;
fig. 5 is a block diagram showing another function configuration information acquiring apparatus according to the third embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
[ embodiment one ]
As shown in fig. 1, fig. 1 is a flowchart of a method for obtaining function configuration information according to a first embodiment of the present invention, and the method for obtaining function configuration information according to the first embodiment of the present invention may include the following steps, for example.
S11, obtaining product information of a target media playing terminal;
specifically, the target media playing terminal may be a terminal device capable of performing iterative upgrade, such as a playing box, and in a general usage scenario, the upper computer software needs to connect a plurality of media playing terminals through a network to perform control and interface management, and because the functions supported by each model of media playing terminal are limited, the versions of the upper computer software supported by different media playing terminals are different, if the upper computer software is hoped to correctly display the software interface corresponding to the function supported by the current target media playing terminal, the display interface and the data transmission mode need to be determined according to the version of the target media playing terminal, so that product information needs to be obtained through the upper computer, and the function configuration table corresponding to the target media playing terminal needs to be obtained according to the product information to realize the operation corresponding to the target media playing terminal.
In addition, the embodiment of the invention adopts UDP protocol (User Datagram Protocol ) to search the media playing terminal which has established connection, and adopts TCP/IP protocol (Transmission Control Protocol/Internet Protocol ) to acquire the product information of the target media playing terminal. The network connection mode with the target media playing terminal can be wired connection or wireless connection.
S12, judging whether the target media playing terminal supports acquiring a function configuration table according to a first target parameter in the product information, wherein the first target parameter contains information of the condition that the target media playing terminal supports a function, and the function configuration table is a function support list;
it should be noted that, before the function configuration table is acquired, it is further required to determine whether the target media playing terminal supports the function configuration table, so that it is prevented that the target media playing terminal cannot normally display the software interface due to the fact that the first target parameter corresponding to the product information of the target media playing terminal does not support the function configuration table, for example, when the target media playing terminal does not support the function configuration table, it is impossible to determine which functions should be loaded, and if the functions are forcedly loaded, loading errors may be caused instead. The first target parameter may be other parameter information such as a version number of the target media playing terminal, which can uniquely determine whether the target media playing terminal supports acquiring the function configuration table.
S13, responding to the target media playing terminal to support and acquire a function configuration table, and sending a function configuration table acquisition request to the target media playing terminal;
specifically, when it is determined that the target media playing terminal supports acquiring the function configuration table, the target media playing terminal may acquire the situation of the support function according to the relevant field in the function configuration table, and display the relevant software interface according to the situation of the support function.
S14, in response to the acquired function configuration table of the target media playing terminal, establishing and storing a mapping relation between the function configuration table and the unique identifier of the target media playing terminal, so as to load and display a software interface corresponding to the target media playing terminal based on the mapping relation.
It should be noted that, the mapping relation between the unique mark of the target media playing terminal and the function configuration table is established, and the software interface is loaded and displayed by obtaining the function application condition of the corresponding field in the function configuration table.
Further, the function configuration table contains a corresponding support condition table of the target media playing terminal for the functions, and the support condition of each function in the function configuration table can be judged by reading the information of the relevant fields in the function configuration table.
According to the embodiment of the invention, the product information is acquired from the target media playing terminal so as to judge whether the target media playing terminal supports acquiring the function configuration table, when the target media playing terminal supports acquiring the function configuration table, the function configuration table is acquired according to the product information, and a mapping relation of a unique identifier is established according to the function configuration table and the target media playing terminal, so that different software interfaces are presented for different media player terminals, the problem of abnormal display among different versions is avoided, and the compatibility problem generated by iteration of the versions of the target media playing terminal is solved.
The method for acquiring the function configuration information provided by the first embodiment of the invention further comprises the following steps:
and S15, transmitting the data matched with the field type of the function configuration table to the target media playing terminal according to the mapping relation between the function configuration table and the unique identifier of the target media playing terminal.
It should be noted that, in this embodiment, the function configuration table includes data such as a data algorithm (including an updated data algorithm) in addition to the function list (including an updated function list), so after the function configuration table is obtained, it needs to be determined whether the corresponding model target media playing terminal supports processing the type of data algorithm, and when it is determined that the corresponding model target media playing terminal can normally execute the data algorithm, the updated data algorithm can be executed; and when the target media playing terminal of the corresponding model cannot execute the data algorithm, executing the general version data algorithm (or the old version data algorithm).
Furthermore, after the connection with the target media playing terminal is successful, the authority of the function configuration table on the target media playing terminal is obtained by a password login mode before the function configuration table of the target media playing terminal is obtained.
[ example two ]
As shown in fig. 2, fig. 2 is a flowchart of another method for obtaining function configuration information according to the first embodiment of the present invention, where this embodiment provides another implementation manner, and in this implementation manner, after step S11 in the first embodiment, the method further includes:
and S120, establishing and storing a mapping relation between a first default function configuration table and the unique identifier of the target media playing terminal in response to the fact that the product information of the target media playing terminal is not acquired.
That is, referring to fig. 3, fig. 3 is a flowchart illustrating steps of a method for obtaining function configuration information according to a second embodiment of the present invention, when obtaining product information, if the product information cannot be obtained normally due to a problem of a target media playing terminal, a mapping relationship between a first default function configuration table and a unique identifier of the target media playing terminal is established for the target media playing terminal.
The first default function configuration table is a general function configuration table and is suitable for most target media playing terminals. By adding the step of judging whether the product information can be normally acquired, the compatibility is further increased.
Step S12 further includes:
s130, responding to the fact that the target media playing terminal does not support to acquire the function configuration table, acquiring a second default function configuration table according to a second target parameter in the product information, and establishing and storing a mapping relation between the second default function configuration table and a unique identifier of the target media playing terminal.
Step S13 further includes:
and S140, responding to the fact that the function configuration table of the target media playing terminal is not acquired, acquiring a second default function configuration table according to a second target parameter in the product information, and establishing and storing a mapping relation between the second default function configuration table and the unique identifier of the target media playing terminal.
It should be noted that the second target parameter is different from the first target parameter, and is, for example, information such as a product model number, a product internal code, batch information, etc. of the target media playing terminal, which is used to characterize different types of products, and may also be a uniform identification code of the target media playing terminal produced by the enterprise. In this embodiment, whether the target media playing terminal supports the function configuration table or whether the function configuration table can be acquired according to the first target parameter is determined, when the target media playing terminal does not support or cannot acquire the function configuration table, a second default function configuration table supported by the target media playing terminal is added to the target media playing terminal according to a second target parameter in the product information, and a mapping relation of a unique identifier of the target media playing terminal is established and stored, so that the problem that a software interface cannot be normally displayed due to the fact that the device does not support the function configuration table is eliminated, compatibility and stability of the method are further increased, and the second default function configuration table can be adapted to the media playing terminal corresponding to the second target parameter.
The second default function configuration table is a preset default function configuration table, when the function configuration table cannot be obtained according to the first target parameter, a second target parameter in the product information is obtained, and the second default function configuration table is obtained according to the second target parameter, wherein the general scope of the second default function configuration table is larger than that of the function configuration table, for example, the second default function configuration table is suitable for a target media playing terminal of a certain batch or a target media playing terminal of a certain model and different generations.
[ example III ]
As shown in fig. 4, fig. 4 is a block diagram of a functional configuration information acquiring apparatus according to a third embodiment of the present invention, for example, including the following components:
a product information acquisition unit 31 for acquiring product information of a target media playing terminal;
specifically, the product information obtaining unit 31 searches for the media playing terminal through a UDP broadcast mode, establishes a TCP/IP network connection with the searched target media playing terminal, and sends the product information obtaining request to the target media playing terminal connected to the TCP/IP network, so as to obtain the product information of the media playing terminal.
A first parameter obtaining unit 32, configured to determine, according to a first target parameter in the product information, whether the target media playing terminal supports obtaining a function configuration table, where the first target parameter contains information of a function supporting situation of the target media playing terminal, and the function configuration table is a function supporting list;
specifically, the first parameter obtaining unit 32 receives product information of the media playing terminal, where the product information includes a first target parameter, and the first target parameter at least includes model information of the target media playing terminal, and obtains the corresponding function configuration table through the first target parameter.
A function configuration table acquisition unit 33, responsive to the target media playing terminal supporting acquisition of a function configuration table, for transmitting a function configuration table acquisition request to the target media playing terminal;
the function configuration table obtaining unit 33 receives the first target parameter, and obtains a function configuration table from the target media playing terminal according to the first target parameter.
A configuration loading unit 34, responsive to obtaining a function configuration table of the target media playing terminal, for establishing and storing a mapping relation between the function configuration table and a unique identifier of the target media playing terminal, so as to load and display a software interface corresponding to the target media playing terminal based on the mapping relation;
specifically, after the function configuration table is obtained, the function configuration table contains information of the support functions of the target media playing terminal, and a software interface is displayed according to the support conditions of each function in the function configuration table.
In the embodiment of the invention, a product information unit acquires product information, a first target parameter acquiring unit acquires a first target parameter according to the product information, and judges whether the first target parameter supports acquiring a function configuration table or not; after obtaining a first target parameter, the function configuration table sends a request for obtaining the function configuration table to the target media playing terminal; after the function configuration table is obtained, the configuration loading unit 34 displays the corresponding software interface according to the mapping relation.
Further, the configuration loading unit is further configured to display a software interface.
The device configuration loading unit 34 of the present invention is also configured to:
and sending data matched with the field type of the function configuration table to the media playing terminal according to the mapping relation of the unique identifier of the function configuration table and the media playing terminal.
Because the target media playing terminal needs to process the data sent by the device, after updating the algorithm, it needs to judge whether the target media playing terminal can process the data under the new algorithm, at this time, only the information containing the data algorithm field in the function configuration table needs to be judged, if it is judged that the data under the new algorithm can not be processed, the old version algorithm is adopted for processing, thereby further ensuring the correctness of the data sent to the target media playing terminal, ensuring the stability of the running process of the device, and improving the compatibility of the device.
In addition, in other embodiments, the device may connect to multiple media playing terminals simultaneously, and obtain function configuration tables corresponding to the multiple media playing terminals simultaneously.
[ example IV ]
Referring to fig. 5, fig. 5 is a block diagram showing another function configuration information acquiring apparatus according to a third embodiment of the present invention. In this embodiment, further comprising:
the first default function configuration table obtaining unit 331 establishes and stores a mapping relationship between a first default function configuration table and a unique identifier of the target media playing terminal in response to not obtaining product information of the target media playing terminal.
Before acquiring the function configuration table, the product information needs to be acquired, and the function configuration table is acquired according to a first target parameter in the product information, however, when the product information cannot be acquired, a mapping relation between the first default function configuration table and a unique mark of a corresponding target media playing terminal is established and stored, and the first default function configuration table is a general function configuration table and is suitable for all media playing terminals.
That is, before the device obtains the product information, it is further necessary to determine whether the product information can be normally obtained, and by adding this step, the situation that the function configuration table cannot be obtained due to the fact that the product information cannot be obtained can be avoided. Therefore, by adding the judging process before acquiring the product information, when the product information cannot be acquired normally, the device establishes and stores the mapping relation between the first default function configuration table and the unique identifier of the target media playing terminal, so that the equipment cannot work normally, and the stability of the equipment is improved.
The function configuration information obtaining device provided in the fourth embodiment of the present invention further includes:
and a second default function configuration table obtaining unit 330, configured to obtain a second default function configuration table according to a second target parameter in the product information in response to the target media playing terminal not supporting to obtain the function configuration table or in response to not obtaining the function configuration table of the target media playing terminal, and establish and store a mapping relationship between the second default function configuration table and a unique identifier of the target media playing terminal, where the second target parameter is an identifier used for characterizing different models of the target media playing terminal.
Specifically, in actual use, the situation that the target media playing terminal does not support or cannot acquire the function configuration table according to the first target parameter may occur, so that before acquiring the function configuration table according to the product information, the device needs to judge the two situations, and the situation that the function configuration table cannot be acquired normally is prevented; when the function configuration table obtaining unit 33 cannot obtain the function configuration table, the second default function configuration table adds a second default function configuration table applicable to the target media playing terminal according to the second target parameter in the product information of the target media playing terminal.
[ example five ]
The invention also provides a computer readable storage medium. The computer readable storage medium stores a computer program which, when executed by a processor, implements the steps of the function configuration information acquiring method according to any one of the above embodiments.
The computer readable Memory is a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the computer readable memory may also be at least one memory device located remotely from the aforementioned processor.
In the several embodiments provided herein, it should be understood that the disclosed systems, devices, and/or methods may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and the division of the units/modules is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or modules may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units/modules described as separate units may or may not be physically separate, and units/modules may or may not be physically units, may be located in one place, or may be distributed on multiple network units. Some or all of the units/modules may be selected according to actual needs to achieve the purpose of the embodiment.
In addition, each functional unit/module in the embodiments of the present invention may be integrated in one processing unit/module, or each unit/module may exist alone physically, or two or more units/modules may be integrated in one unit/module. The integrated units/modules may be implemented in hardware or in hardware plus software functional units/modules.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (9)

1. A function configuration information acquisition method, characterized by comprising:
acquiring product information of a target media playing terminal;
judging whether the target media playing terminal supports acquiring a function configuration table according to a first target parameter in the product information, wherein the first target parameter contains information of the condition that the target media playing terminal supports a function, and the function configuration table is a function support list;
responding to the target media playing terminal to support and acquire a function configuration table, and sending a function configuration table acquisition request to the target media playing terminal; and
in response to obtaining a function configuration table of the target media playing terminal, establishing and storing a mapping relation between the function configuration table and a unique identifier of the target media playing terminal, so as to load and display a software interface corresponding to the target media playing terminal based on the mapping relation;
the obtaining the product information of the target media playing terminal includes:
sending a product information acquisition request to a media playing terminal connected with a network;
searching the media playing terminal in a UDP broadcast mode, and establishing TCP/IP network connection with the searched target media playing terminal;
sending the product information acquisition request to the target media playing terminal;
and receiving the product information fed back by the target media playing terminal according to the product information acquisition request.
2. The function configuration information acquisition method according to claim 1, characterized by further comprising:
and in response to the fact that the product information of the target media playing terminal is not acquired, establishing and storing a mapping relation between a first default function configuration table and the unique identifier of the target media playing terminal.
3. The function configuration information acquisition method according to claim 1, characterized by further comprising:
and responding to the situation that the target media playing terminal does not support to acquire the function configuration table or responding to the situation that the function configuration table of the target media playing terminal is not acquired, acquiring a second default function configuration table according to a second target parameter in the product information, and establishing and storing a mapping relation between the second default function configuration table and a unique identifier of the target media playing terminal, wherein the second target parameter is the identifier used for representing different models of the target media playing terminal.
4. The function configuration information acquisition method according to claim 1, characterized by further comprising:
and sending the data matched with the field type of the function configuration table to the target media playing terminal according to the mapping relation between the function configuration table and the unique identifier of the target media playing terminal.
5. A function configuration information acquisition apparatus, characterized by comprising:
the product information acquisition unit is used for acquiring product information of the target media playing terminal;
a first parameter obtaining unit, configured to determine, according to a first target parameter in the product information, whether the target media playing terminal supports obtaining a function configuration table, where the first target parameter contains information of a function supporting situation of the target media playing terminal, and the function configuration table is a function supporting list;
a function configuration table acquisition unit, which responds to the target media playing terminal to support and acquire a function configuration table and sends a function configuration table acquisition request to the target media playing terminal; and
the configuration loading unit is used for responding to the acquired function configuration table of the target media playing terminal, establishing and storing a mapping relation between the function configuration table and the unique identifier of the target media playing terminal, and loading and displaying a software interface corresponding to the target media playing terminal based on the mapping relation;
the product information acquisition unit is specifically configured to:
sending a product information acquisition request to a media playing terminal connected with a network;
searching the media playing terminal in a UDP broadcast mode, and establishing TCP/IP network connection with the searched target media playing terminal;
sending the product information acquisition request to the target media playing terminal;
and receiving the product information fed back by the target media playing terminal according to the product information acquisition request.
6. The function configuration information acquisition apparatus according to claim 5, characterized by further comprising:
and the first default function configuration table acquisition unit is used for establishing and storing a mapping relation between the first default function configuration table and the unique identifier of the target media playing terminal in response to the fact that the product information of the target media playing terminal is not acquired.
7. The function configuration information acquisition apparatus according to claim 5, characterized by further comprising:
and the second default function configuration table acquisition unit is used for responding to the fact that the target media playing terminal does not support to acquire the function configuration table or responding to the fact that the function configuration table of the target media playing terminal is not acquired, acquiring the second default function configuration table according to a second target parameter in the product information, establishing and storing a mapping relation between the second default function configuration table and a unique identifier of the target media playing terminal, wherein the second target parameter is the identifier used for representing different models of the target media playing terminal.
8. The apparatus according to claim 5, wherein the configuration loading unit is further configured to send data matching a field type of the function configuration table to the target media playing terminal according to a mapping relationship between the function configuration table and a unique identifier of the target media playing terminal.
9. A computer-readable storage medium which is a nonvolatile memory and stores a computer program, characterized in that the computer program, when executed by a processor, implements the steps of the function configuration information acquisition method of any one of claims 1 to 4.
CN201911381392.XA 2019-12-27 2019-12-27 Function configuration information acquisition method and device and computer readable storage medium Active CN113050980B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911381392.XA CN113050980B (en) 2019-12-27 2019-12-27 Function configuration information acquisition method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911381392.XA CN113050980B (en) 2019-12-27 2019-12-27 Function configuration information acquisition method and device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN113050980A CN113050980A (en) 2021-06-29
CN113050980B true CN113050980B (en) 2024-04-09

Family

ID=76506976

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911381392.XA Active CN113050980B (en) 2019-12-27 2019-12-27 Function configuration information acquisition method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN113050980B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434190B (en) * 2021-06-30 2023-06-16 青岛海尔科技有限公司 Data processing method and device, storage medium and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000019648A2 (en) * 1998-09-29 2000-04-06 Radiowave.Com, Inc. System and method for coordinating the inclusion of supplementary programmes with audio transmissions
CA2348999A1 (en) * 1998-10-29 2000-05-11 Joel A. Johnstone Method and apparatus for creating specialized multimedia threads in a multimedia communication center
CN1599376A (en) * 2004-07-28 2005-03-23 沈逸林 Application and communication method of terminal of network media phone
GB0911578D0 (en) * 2006-12-22 2009-08-12 Apple Inc Communication and storing information associated with media broadcasts
WO2009151266A2 (en) * 2008-06-09 2009-12-17 엘지전자(주) Service providing method and mobile broadcast receiver
CA2711872A1 (en) * 2009-07-30 2011-01-30 Cellco Partnership D/B/A Verizon Wireless Broadcast media information capture and communication via a wireless network
KR20170006513A (en) * 2015-07-08 2017-01-18 주식회사 케이티 Contents provision server, media play device and computer program for providing authentication service
EP3349394A1 (en) * 2017-01-16 2018-07-18 Remote Media, LLC System, method, and application for exchanging content in a social network environment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090156251A1 (en) * 2007-12-12 2009-06-18 Alan Cannistraro Remote control protocol for media systems controlled by portable devices
US9380282B2 (en) * 2012-03-26 2016-06-28 Max Abecassis Providing item information during video playing
US9680882B2 (en) * 2013-07-24 2017-06-13 Avaya Inc. Automatic configuration of endpoint communication devices to set up a VoIP network
US10198777B2 (en) * 2013-12-06 2019-02-05 Remote Media, Llc System, method, and application for exchanging content in a social network environment
US10248668B2 (en) * 2016-07-18 2019-04-02 International Business Machines Corporation Mapping database structure to software

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000019648A2 (en) * 1998-09-29 2000-04-06 Radiowave.Com, Inc. System and method for coordinating the inclusion of supplementary programmes with audio transmissions
CA2348999A1 (en) * 1998-10-29 2000-05-11 Joel A. Johnstone Method and apparatus for creating specialized multimedia threads in a multimedia communication center
CN1599376A (en) * 2004-07-28 2005-03-23 沈逸林 Application and communication method of terminal of network media phone
GB0911578D0 (en) * 2006-12-22 2009-08-12 Apple Inc Communication and storing information associated with media broadcasts
WO2009151266A2 (en) * 2008-06-09 2009-12-17 엘지전자(주) Service providing method and mobile broadcast receiver
CA2711872A1 (en) * 2009-07-30 2011-01-30 Cellco Partnership D/B/A Verizon Wireless Broadcast media information capture and communication via a wireless network
KR20170006513A (en) * 2015-07-08 2017-01-18 주식회사 케이티 Contents provision server, media play device and computer program for providing authentication service
EP3349394A1 (en) * 2017-01-16 2018-07-18 Remote Media, LLC System, method, and application for exchanging content in a social network environment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ANDON系统显示调度软件及SoC控制方案;邓春健;石建国;李文生;罗仁泽;刘丽伟;;液晶与显示(03);全文 *
基于MapXtreme的城市报警监控系统的实现;王婷;韩中腾;黄文培;;微计算机信息(07);全文 *
邓春健 ; 石建国 ; 李文生 ; 罗仁泽 ; 刘丽伟 ; .ANDON系统显示调度软件及SoC控制方案.液晶与显示.2009,(03),全文. *

Also Published As

Publication number Publication date
CN113050980A (en) 2021-06-29

Similar Documents

Publication Publication Date Title
CN111371638B (en) Intelligent equipment testing method and device, server and storage medium
CN108494799B (en) Data sharing method and system
CN111367545A (en) Terminal upgrading method and device, server, terminal equipment and readable storage medium
CN109951354B (en) Terminal equipment identification method, system and storage medium
US11646955B2 (en) System and method for providing consistent values in a faulty network environment
CN115061885A (en) Complete machine aging automatic test method and device, electronic equipment and storage medium
CN112104738A (en) Automatic upgrading method, server and system for electronic price tag system software
CN113050980B (en) Function configuration information acquisition method and device and computer readable storage medium
CN112788576B (en) Equipment offline processing method and system, storage medium and electronic device
CN111385613B (en) Television system repairing method, storage medium and application server
JP6015750B2 (en) Log collection server, log collection system, and log collection method
CN112035129A (en) Method and device for driver installation and upgrade and computer equipment
CN111984287A (en) Equipment upgrading method and system
CN113568646B (en) Novel portable program upgrading method
CN114650211A (en) Fault repairing method, device, electronic equipment and computer readable storage medium
CN114546842A (en) Interface test method and device, storage medium and electronic equipment
CN105847030A (en) Information processing method and electronic equipment
CN110837454A (en) Interface monitoring processing method and server
CN109697662B (en) Business function implementation method and system applied to self-service terminal
CN113064615B (en) Software updating method and device, storage medium and electronic device
CN114338656B (en) Method and system for rapidly upgrading firmware of electric energy meter and readable storage medium
CN111327581B (en) Equipment access method and device, electronic equipment and storage medium
US20230350379A1 (en) Non-transitory computer readable medium storing data distribution program, server apparatus, terminal apparatus, and data distribution system
CN116346326A (en) Automatic generation method and device for network equipment firmware fingerprint model
CN115827027A (en) Data processing method, data processing device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant