CN111722867A - Software configuration method, storage medium and smart television - Google Patents
Software configuration method, storage medium and smart television Download PDFInfo
- Publication number
- CN111722867A CN111722867A CN201910223213.3A CN201910223213A CN111722867A CN 111722867 A CN111722867 A CN 111722867A CN 201910223213 A CN201910223213 A CN 201910223213A CN 111722867 A CN111722867 A CN 111722867A
- Authority
- CN
- China
- Prior art keywords
- software
- resources
- area
- information
- intelligent television
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 45
- 238000004519 manufacturing process Methods 0.000 claims abstract description 16
- 238000004891 communication Methods 0.000 claims description 10
- 238000009434 installation Methods 0.000 abstract description 3
- 238000011161 development Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 230000007547 defect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000004069 differentiation Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses a software configuration method, a storage medium and a smart television, wherein the method comprises the following steps: when the intelligent television is started, reading the pre-configured area information; searching software resources corresponding to the region information in a preset software installation package according to the region information; and configuring the searched software resources to complete software configuration. According to the invention, the software programs corresponding to different sales areas are configured in the same installation package, the software resources are selected according to the area information corresponding to the intelligent television when the intelligent television device is in software, and the software resources are configured to complete software assembly, so that the software version release and upgrade management cost is reduced, and the production cost of the intelligent television is reduced.
Description
Technical Field
The invention relates to the technical field of intelligent televisions, in particular to a software configuration method, a storage medium and an intelligent television.
Background
With the continuous development of smart televisions, the sales area of smart televisions is also developing globally. The same intelligent television product is suitable for a plurality of different sales areas, the basic requirements of the sales areas on hardware are not different, and more differences are application of differentiation required by each market. In order to adapt a product to different sales areas, it is currently common to distribute differentiated software separately for products in different areas. The method requires that enterprises invest a large amount of human and material resources in the links of software release, management, iterative upgrade and the like, and the more products are oriented to the target market, the more resources need to be invested, and the difficulty in software version management is increased sharply.
Disclosure of Invention
The invention provides a software configuration method, a storage medium and a smart television, aiming at the defects of the prior art.
The technical scheme adopted by the invention is as follows:
a software configuration method, comprising:
when the intelligent television is started, reading the pre-configured area information;
searching software resources corresponding to the region information in a preset software installation package according to the region information;
and configuring the searched software resources to complete software configuration.
The software configuration method includes that when the smart television is started, reading the pre-configured area information specifically includes:
when the intelligent television is started, judging whether the intelligent television is started for the first time;
and when the intelligent electronic watch is started for the first time, extracting a storage address of the area information, and reading the area information according to the storage address.
The software configuration method comprises the following steps that when the intelligent television is started, reading pre-configured area information:
all software resources corresponding to the smart television are obtained, and a software installation package is generated according to all the obtained software resources.
The software configuration method includes the steps of obtaining all software resources corresponding to the smart television, and generating a software installation package according to all the obtained software resources:
when the smart television is in a factory configuration stage, acquiring all corresponding software resources of the smart television, and acquiring a sales area corresponding to each software resource;
and classifying the software resources according to the sales region, and generating a software installation package according to the classified software resources.
The software configuration method, wherein the method further comprises:
acquiring a production batch number of the intelligent television, and determining area information corresponding to the intelligent television according to the production batch number;
and storing the area information in a preset area so that the intelligent television carries the area information.
The software configuration method includes that the area information is stored in a preset area, so that the area information carried by the smart television specifically includes:
and setting the region information in a read-only state and storing the region information in a preset region, so that the intelligent television carries the region information.
The software configuration method, wherein the searching for the software resource corresponding to the region information in a preset software installation package according to the region information specifically includes:
searching a corresponding software resource in a preset software installation package according to the region information, and judging whether a public resource is configured in the software installation package;
and when configuring the public resource, associating the public resource with the software resource corresponding to the area information.
The software configuration method, wherein the configuring the searched software resource to complete the software configuration specifically comprises:
and configuring the searched software resources and the public resources related to the software resources so as to complete software configuration.
A computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement steps in a software configuration method as described in any one of the above.
A smart television, comprising: the device comprises a processor, a memory and a communication bus, wherein the memory is stored with a computer readable program which can be executed by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps in the software configuration method as described in any one of the above.
Has the advantages that: compared with the prior art, the invention provides a software configuration method, a storage medium and an intelligent television, wherein the method comprises the following steps: when the intelligent television is started, reading the pre-configured area information; searching software resources corresponding to the region information in a preset software installation package according to the region information; and configuring the searched software resources to complete software configuration. According to the invention, the software programs corresponding to different sales areas are configured in the same installation package, the software resources are selected according to the area information corresponding to the intelligent television when the intelligent television device is in software, and the software resources are configured to complete software assembly, so that the software version release and upgrade management cost is reduced, and the production cost of the intelligent television is reduced.
Drawings
Fig. 1 is a flowchart of an embodiment of a software configuration method provided in the present invention.
Fig. 2 is a flowchart of step S20 in an embodiment of the software configuring method provided in the present invention.
Fig. 3 is a schematic structural diagram of an embodiment of an intelligent television provided by the present invention.
Detailed Description
The invention provides a software configuration method, a storage medium and a smart television, and in order to make the purpose, technical scheme and effect of the invention clearer and clearer, the invention is further described in detail below by referring to the attached drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The invention will be further explained by the description of the embodiments with reference to the drawings.
The embodiment provides a software configuration method, as shown in fig. 1, the method includes:
and S10, reading the pre-configured area information when the intelligent television is started.
Specifically, the region information is pre-stored in the smart television and is used for representing a sales region corresponding to the smart television. And when the intelligent television is in a production stage, a manufacturer determines and burns the area information into a preset area of the intelligent television according to the production batch number corresponding to the intelligent television.
Illustratively, when the smart television is turned on, reading the preconfigured region information further includes:
acquiring a production batch number of the intelligent television, and determining area information corresponding to the intelligent television according to the production batch number;
and storing the area information in a preset area so that the intelligent television carries the area information.
Specifically, the area information is generated and stored in the smart television according to the corresponding production batch number when the smart television is in the production stage. That is to say, the smart television acquires the corresponding production batch number at the production stage, and determines the sales area corresponding to the production batch number according to the production batch number. After the sales area is obtained, the area identification of the sales area is obtained, and the area identification is stored in a preset area as area information.
Meanwhile, in the embodiment, in order to improve the security of the region information, the region information is stored in the preset region in a read-only manner. Correspondingly, the area information is stored in a preset area, so that the area information carried by the smart television specifically includes: and setting the region information in a read-only state and storing the region information in a preset region, so that the intelligent television carries the region information. The preset area may be a partition that is not overwritten by an upgrade, a reset, or the like. In addition, the read-only attribute of the area information can be modified according to a preset instruction, namely the preset instruction is configured in advance for the smart television, when the smart television receives the preset instruction, the state of the area information is modified into a writable state according to the preset instruction, and the area information is updated by adopting the received new area information. Meanwhile, after the intelligent point television executes area information updating, the attribute of the area information is automatically configured to be the read-only attribute, so that when the intelligent television changes the sales area, the area information configured by the intelligent television can be updated, and the software configured according to the area information can meet the requirements of the sales area.
In addition, in order to avoid the problem that the software is not matched with the use area, after the intelligent television acquires the area information, the area information where the intelligent television is located can be acquired, when the area information is acquired, the area information and the area information are compared, and when the area information and the area information are consistent, the software resource is determined according to the area information; and when the sales area and the use area are inconsistent, prompting the user that the sales area and the use area are inconsistent, and determining area information according to the selection of the user. Certainly, when the regional information where the smart television is located is not acquired, determining the software resources according to the regional information.
Further, in an embodiment of the present invention, the reading of the preconfigured region information when the smart television is turned on specifically includes:
when the intelligent television is started, judging whether the intelligent television is started for the first time;
and when the intelligent electronic watch is started for the first time, extracting a storage address of the area information, and reading the area information according to the storage address.
Specifically, the first startup of the smart television indicates that the smart television needs to load software resources, and when the smart television is not started for the first time, the smart television indicates that the smart television has completed automatic configuration of the software resources, and at this time, the operation of obtaining regional information does not need to be executed, so that the startup speed of the smart television can be increased. In addition, the storage address is an address for storing the region information, the storage address can be configured in a configuration file of the smart television, when the smart television is started for the first time, the configuration file carried by the smart television is acquired, the storage address of the region information is acquired through the acquired configuration file, and the region information is read in a storage region corresponding to the storage address.
And S20, searching the software resource corresponding to the area information in a preset software installation package according to the area information.
Specifically, the software installation package is pre-configured in the smart television, and the software installation package is configured with all software resources corresponding to the smart television. All software resources are acquired and stored when the intelligent television is in a development stage. All the software resources are all common software resources required by all sales areas corresponding to the smart television and customized resources of all the sales areas. Meanwhile, after all the software resources are acquired, a software installation package of a uniform version is generated according to the acquired software resources, and the installation package can be suitable for all sales areas corresponding to the smart television. That is to say, when the smart television is turned on, reading the pre-configured area information previously includes: all software resources corresponding to the smart television are obtained, and a software installation package is generated according to all the obtained software resources.
Further, in an embodiment of the present invention, the acquiring all software resources corresponding to the smart television, and generating the software installation package according to all the acquired software resources specifically includes:
when the smart television is in a factory configuration stage, acquiring all corresponding software resources of the smart television, and acquiring a sales area corresponding to each software resource;
and classifying the software resources according to the sales region, and generating a software installation package according to the classified software resources.
Specifically, a corresponding relationship is pre-established between the software resources and the sales area, each software resource carries a sales area identifier of the sales area, and the customized software resources corresponding to each sales area are stored in the same storage area, so as to facilitate quick search. That is, after acquiring the software resource, extracting the common software resource of each sales area in the software resource, and dividing the acquired common sales resource into common resource classes. And then dividing the software resources which do not belong to the public resource class according to the corresponding selling areas, and storing the various software resources obtained by division by taking the corresponding selling areas as class names. Wherein, each software resource carries its corresponding sales region. The customized software resources corresponding to each sales region may include a default language, a default input method, time zone information, hardware configuration, a function enable switch, a preset application, a preset media resource file, and the like.
Further, in an embodiment of the present invention, as shown in fig. 2, the searching for the software resource corresponding to the region information in the preset software installation package according to the region information specifically includes:
s21, searching corresponding software resources in a preset software installation package according to the region information, and judging whether public resources are configured in the software installation package;
and S22, when configuring the public resource, associating the public resource with the software resource corresponding to the area information.
Specifically, when the corresponding software resource is searched according to the sales area, the customized software resource corresponding to the sales area is acquired, and the public software resource is stored in the smart television, so that after the software resource corresponding to the sales area is acquired, the public software resource carried by the smart television also needs to be acquired. When the public software resources are obtained, the correlation between the software resources corresponding to the selling area and the public software resources is the software resources corresponding to the selling area, so that the accuracy and the integrity of the software resource configuration are ensured.
And S30, configuring the searched software resources to complete software configuration.
Specifically, the configuring the searched software resource refers to configuring the software resource and the public resource corresponding to the searched sales area. That is to say, the software resources corresponding to the sales areas and the public software resources are used as the current software resources of the smart television, and the current software resources are assembled to complete software configuration, so that software installation in different sales areas is realized according to a unified software installation package, only one version of software needs to be maintained for products in a plurality of areas, and the cost of manpower and material resources invested in the development stage is reduced. Meanwhile, the version branch is reduced, the difficulty and the cost of version management are greatly reduced, and the problem risk is also reduced.
Based on the software configuration method, the invention further provides a computer-readable storage medium, which is characterized in that the computer-readable storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement the steps in the software configuration method according to any one of the above embodiments
Based on the software configuration method, the present invention further provides a smart tv, as shown in fig. 3, which includes at least one processor (processor) 20; a display screen 21; and a memory (memory) 22, and may further include a communication Interface (Communications Interface) 23 and a bus 24. The processor 20, the display 21, the memory 22 and the communication interface 23 can communicate with each other through the bus 24. The display screen 21 is configured to display a user guidance interface preset in the initial setting mode. The communication interface 23 may transmit information. The processor 20 may call logic instructions in the memory 22 to perform the methods in the embodiments described above.
Furthermore, the logic instructions in the memory 22 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product.
The memory 22, which is a computer-readable storage medium, may be configured to store a software program, a computer-executable program, such as program instructions or modules corresponding to the methods in the embodiments of the present disclosure. The processor 20 executes the functional application and data processing, i.e. implements the method in the above-described embodiments, by executing the software program, instructions or modules stored in the memory 22.
The memory 22 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like. Further, the memory 22 may include a high speed random access memory and may also include a non-volatile memory. For example, a variety of media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, may also be transient storage media.
In addition, the specific processes loaded and executed by the storage medium and the instruction processors in the smart television are described in detail in the method, and are not stated herein.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
Claims (10)
1. A method of software configuration, comprising:
when the intelligent television is started, reading the pre-configured area information;
searching software resources corresponding to the region information in a preset software installation package according to the region information;
and configuring the searched software resources to complete software configuration.
2. The software configuration method according to claim 1, wherein reading the pre-configured region information when the smart tv is turned on specifically comprises:
when the intelligent television is started, judging whether the intelligent television is started for the first time;
and when the intelligent electronic watch is started for the first time, extracting a storage address of the area information, and reading the area information according to the storage address.
3. The software configuration method according to claim 1, wherein reading the pre-configured region information when the smart tv is turned on comprises:
all software resources corresponding to the smart television are obtained, and a software installation package is generated according to all the obtained software resources.
4. The software configuration method according to claim 3, wherein the acquiring all software resources corresponding to the smart television, and generating the software installation package according to all the acquired software resources specifically comprises:
when the smart television is in a factory configuration stage, acquiring all corresponding software resources of the smart television, and acquiring a sales area corresponding to each software resource;
and classifying the software resources according to the sales region, and generating a software installation package according to the classified software resources.
5. The software configuration method of claim 1, wherein the method further comprises:
acquiring a production batch number of the intelligent television, and determining area information corresponding to the intelligent television according to the production batch number;
and storing the area information in a preset area so that the intelligent television carries the area information.
6. The software configuration method according to claim 5, wherein the area information is stored in a preset area, so that the area information carried by the smart television specifically includes:
and setting the region information in a read-only state and storing the region information in a preset region, so that the intelligent television carries the region information.
7. The software configuration method according to claim 1, wherein the searching for the software resource corresponding to the region information in a preset software installation package according to the region information specifically includes:
searching a corresponding software resource in a preset software installation package according to the region information, and judging whether a public resource is configured in the software installation package;
and when configuring the public resource, associating the public resource with the software resource corresponding to the area information.
8. The software configuration method according to claim 7, wherein the configuring the searched software resource to complete the software configuration specifically comprises:
and configuring the searched software resources and the public resources related to the software resources so as to complete software configuration.
9. A computer-readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to perform the steps of the software configuration method according to any one of claims 1 to 8.
10. An intelligent television, comprising: the device comprises a processor, a memory and a communication bus, wherein the memory is stored with a computer readable program which can be executed by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps in the software configuration method of any of claims 1-8.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910223213.3A CN111722867A (en) | 2019-03-22 | 2019-03-22 | Software configuration method, storage medium and smart television |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910223213.3A CN111722867A (en) | 2019-03-22 | 2019-03-22 | Software configuration method, storage medium and smart television |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111722867A true CN111722867A (en) | 2020-09-29 |
Family
ID=72562792
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910223213.3A Pending CN111722867A (en) | 2019-03-22 | 2019-03-22 | Software configuration method, storage medium and smart television |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111722867A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112764799A (en) * | 2021-01-08 | 2021-05-07 | 重庆创通联智物联网有限公司 | Vehicle central control system and configuration method and device thereof |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101170435A (en) * | 2007-09-20 | 2008-04-30 | 中兴通讯股份有限公司 | A method for solving non-symmetric digital user line modulation and demodulation software loss |
CN106775899A (en) * | 2017-01-17 | 2017-05-31 | 上海华章信息科技有限公司 | A kind of many distribution districts list ROM implementation methods based on android |
CN109062616A (en) * | 2018-06-21 | 2018-12-21 | 中兴通讯股份有限公司 | System self-adaption method, mobile terminal and the storage medium of mobile terminal |
CN109101268A (en) * | 2018-08-02 | 2018-12-28 | Oppo(重庆)智能科技有限公司 | Intelligent terminal configuration method, electronic device and computer readable storage medium |
-
2019
- 2019-03-22 CN CN201910223213.3A patent/CN111722867A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101170435A (en) * | 2007-09-20 | 2008-04-30 | 中兴通讯股份有限公司 | A method for solving non-symmetric digital user line modulation and demodulation software loss |
CN106775899A (en) * | 2017-01-17 | 2017-05-31 | 上海华章信息科技有限公司 | A kind of many distribution districts list ROM implementation methods based on android |
CN109062616A (en) * | 2018-06-21 | 2018-12-21 | 中兴通讯股份有限公司 | System self-adaption method, mobile terminal and the storage medium of mobile terminal |
CN109101268A (en) * | 2018-08-02 | 2018-12-28 | Oppo(重庆)智能科技有限公司 | Intelligent terminal configuration method, electronic device and computer readable storage medium |
Non-Patent Citations (1)
Title |
---|
蒋方纯编著: "微型计算机系统安装调试与维护维修", 31 July 2000, 西安电子科技大学出版社, pages: 61 - 62 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112764799A (en) * | 2021-01-08 | 2021-05-07 | 重庆创通联智物联网有限公司 | Vehicle central control system and configuration method and device thereof |
CN112764799B (en) * | 2021-01-08 | 2024-01-19 | 重庆创通联智物联网有限公司 | Vehicle central control system and configuration method and device thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9558016B2 (en) | Platform system, method for changing support hardware configuration of universal extensible firmware interface basic input output system and computer program product | |
CN106648685B (en) | Intelligent terminal system application processing method and device and intelligent terminal | |
WO2017114116A1 (en) | Method, apparatus and device for managing functional icon of application program of terminal | |
US9148775B2 (en) | Multivariant mobile operating system configuration | |
US20220100490A1 (en) | Firmware updating method, and electronic apparatus and storage media for same | |
CN108681459B (en) | Firmware updating method, device and system for intelligent hardware equipment | |
WO2018045489A1 (en) | Data collection method, apparatus and system | |
CN110753088B (en) | System deployment method and device | |
CN103559065A (en) | Method and system for OTA (Over-the-Air Technology) upgrade | |
WO2017198015A1 (en) | Software upgrading method and apparatus | |
CN105653335A (en) | Plug-in procedure control method and device | |
CN113434230A (en) | Jump control method and device for H5 page, storage medium and electronic device | |
CN110046100B (en) | Packet testing method, electronic device and medium | |
CN109257652B (en) | Configuration information switching method and device, electronic device, system and storage medium | |
CN104484176A (en) | Android system window object acquiring method and android system window object acquiring device | |
CN111722867A (en) | Software configuration method, storage medium and smart television | |
CN107885543A (en) | Function management method and device of application program and intelligent terminal | |
CN109429100B (en) | Method, device and system for storing page path | |
CN107562440B (en) | Eeprom version updating method and device | |
CN115495161A (en) | BIOS option modification validation method and device and storage medium | |
CN113778482A (en) | Dynamic updating method of running program, embedded controller and electronic equipment | |
CN110309000B (en) | Application update prompting method and terminal equipment | |
CN112000354A (en) | Version information updating method, version information updating device, version information updating equipment and storage medium | |
CN110347410B (en) | Configuration method of user interface resources, storage medium and smart television | |
CN106681914B (en) | Television picture quality debugging method and device |
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 |