CN114385287B - Presentation content determining method, apparatus, electronic device and storage medium - Google Patents

Presentation content determining method, apparatus, electronic device and storage medium Download PDF

Info

Publication number
CN114385287B
CN114385287B CN202111520717.5A CN202111520717A CN114385287B CN 114385287 B CN114385287 B CN 114385287B CN 202111520717 A CN202111520717 A CN 202111520717A CN 114385287 B CN114385287 B CN 114385287B
Authority
CN
China
Prior art keywords
internet
display
equipment
things
data
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
CN202111520717.5A
Other languages
Chinese (zh)
Other versions
CN114385287A (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.)
Wuhan Easylinkin Technology Co ltd
Original Assignee
Wuhan Easylinkin 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 Wuhan Easylinkin Technology Co ltd filed Critical Wuhan Easylinkin Technology Co ltd
Priority to CN202111520717.5A priority Critical patent/CN114385287B/en
Publication of CN114385287A publication Critical patent/CN114385287A/en
Application granted granted Critical
Publication of CN114385287B publication Critical patent/CN114385287B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16YINFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
    • G16Y30/00IoT infrastructure

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a display content determining method, a display content determining device, electronic equipment and a storage medium; the method is applied to the Internet of things system and comprises the following steps: recommending an initial display component based on target equipment information of the Internet of things equipment; wherein the target device information includes: device type and/or device data type; in response to a first selection operation, displaying a target display component on a display page; the target display component is a display component selected from the initial display components based on the first selection operation; and establishing data association between the target display component and the Internet of things equipment, and determining display content of the target display component.

Description

Presentation content determining method, apparatus, electronic device and storage medium
Technical Field
The present invention relates to the field of internet of things, and in particular, to a method and apparatus for determining display content, an electronic device, and a storage medium.
Background
The internet of things scene has the characteristics of diversification and fragmentation, and for different project scene demands, a few scene display kits are often required to be designed. Currently, there are two general approaches to this presentation, one is to use a generic suite, both hardware and software are standardized, and the class of devices covered can be applied to a variety of associated scenarios. The other is to make custom development, and custom development is performed for each scene, including hardware model selection design and software code custom development. The two schemes are not strong in scene feature or flexibility, and are not suitable for rapid scene display.
Disclosure of Invention
The embodiment of the invention provides a display content determining method, a display content determining device, electronic equipment and a storage medium. The technical scheme of the embodiment of the invention is realized as follows:
the embodiment of the invention provides a display content determining method, which is applied to an internet of things system and comprises the following steps:
recommending an initial display component based on target equipment information of the Internet of things equipment; wherein the target device information includes: device type and/or device data type;
in response to a first selection operation, displaying a target display component on a display page; the target display component is a display component selected from the initial display components based on the first selection operation;
and establishing data association between the target display component and the Internet of things equipment, and determining display content of the target display component.
In the above scheme, the method further comprises:
creating an Internet of things equipment display component library; wherein, the show subassembly storehouse includes: the device comprises a basic display component corresponding to the device data type of the Internet of things device and a device display component corresponding to the device type of the Internet of things device.
In the above scheme, the method further comprises:
Recommending initial equipment information of the Internet of things equipment according to the scene information;
determining target equipment information of the Internet of things equipment in response to a second selection operation; the target device information is device information selected from the initial device information based on the second selection operation.
In the above scheme, the method further comprises:
recommending the initial equipment data type of the Internet of things equipment according to the equipment type and scene information of the Internet of things equipment accessed into the Internet of things system;
determining a target device data type of the internet of things device in response to a third selection operation; the target device data type is a device data type selected from the initial device data types based on the third selection operation.
In the above solution, the establishing a data association between the target display component and the internet of things device, and determining the display content of the target display component include: configuring attribute information of a target display assembly and determining display content of the target display assembly; the attribute information includes at least one of: identity information, device data type, data source.
In the above solution, the configuring attribute information of the target display component, and determining display content of the target display component includes:
Registering the Internet of things equipment on a platform layer of the Internet of things system, and synchronizing product information of the Internet of things equipment and Internet of things equipment data to an application layer of the Internet of things system; wherein the product information includes: identity information of the Internet of things equipment and equipment type of the Internet of things equipment;
determining the equipment data type of the received internet of things equipment data at an application layer, and configuring the push address of the classified internet of things equipment data as the address of a display layer display device in the internet of things system;
and configuring attribute information of the target display component at the display layer, and determining display content of the target display component.
The embodiment of the invention also provides a display content determining device which is applied to the Internet of things system and comprises:
the recommending unit is used for recommending the initial display component based on target equipment information of the Internet of things equipment; wherein the target device information includes: device type and/or device data type;
a selection unit for displaying the target display component on the display page in response to the first selection operation; the target display component is a display component selected from the initial display components based on the first selection operation;
And the determining unit is used for establishing data association between the target display component and the internet of things equipment and determining display content of the target display component.
In the above scheme, the device further includes:
the creation unit is used for creating an Internet of things equipment display component library; wherein, the show subassembly storehouse includes: the device comprises a basic display component corresponding to the device data type of the Internet of things device and a device display component corresponding to the device type of the Internet of things device.
The embodiment of the invention also provides electronic equipment, which at least comprises: a processor and a storage medium configured to store executable instructions, wherein: the processor is configured to execute stored executable instructions configured to perform the presentation content determination method provided by the above embodiments.
The embodiment of the invention also provides a computer readable storage medium which stores executable instructions, and when the executable instructions are executed by a processor, the method for determining the display content provided by the embodiment of the invention is realized.
According to the embodiment of the invention, the corresponding initial display assembly is recommended based on the determined equipment type and/or equipment data type of the Internet of things equipment, and the display content of the target display assembly is determined by establishing the data association between the target display assembly and the Internet of things equipment, so that on one hand, the manual design operation is reduced by the recommendation of the display assembly corresponding to the equipment type and/or equipment data type of the Internet of things equipment. On the other hand, through establishing the data association of the target display component and the Internet of things equipment, the communication of the data from the sensing layer to the platform layer to the application layer to the display layer is realized, the installation and the debugging of real equipment are matched conveniently, and the rapid debugging and verification of the display content are realized.
Drawings
Fig. 1 is a flow chart of a method for determining display content according to an embodiment of the present invention;
fig. 2 is an exemplary diagram of an internet of things device display component library provided by an embodiment of the present invention;
fig. 3 is a schematic diagram of an internet of things system architecture of a scenerized display suite according to an embodiment of the present invention;
FIG. 4 is a flowchart of a method for determining contents of a scene showing provided by an embodiment of the invention;
FIG. 5 is a schematic diagram of intelligent building hardware selection provided by an embodiment of the invention;
FIG. 6 is a schematic diagram of an intelligent building page layout provided by an embodiment of the present invention;
fig. 7 is a schematic diagram of a large screen display page of intelligent building data provided by an embodiment of the invention;
fig. 8 is a schematic structural diagram of a display content determining apparatus according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The present invention will be further described in detail with reference to the accompanying drawings, for the purpose of making the objects, technical solutions and advantages of the present invention more apparent, and the described embodiments should not be construed as limiting the present invention, and all other embodiments obtained by those skilled in the art without making any inventive effort are within the scope of the present invention.
In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is to be understood that "some embodiments" can be the same subset or different subsets of all possible embodiments and can be combined with one another without conflict.
In the following description, the terms "first", "second", "third" and the like are merely used to distinguish similar objects and do not represent a specific ordering of the objects, it being understood that the "first", "second", "third" may be interchanged with a specific order or sequence, as permitted, to enable embodiments of the invention described herein to be practiced otherwise than as illustrated or described herein.
Unless defined otherwise, all 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. The terminology used herein is for the purpose of describing embodiments of the invention only and is not intended to be limiting of the invention.
The following describes a display content determining method provided by the embodiment of the invention. Referring to fig. 1, fig. 1 is a flowchart illustrating a content determining method according to an embodiment of the present invention; in some embodiments, the method for determining the display content may be applied to an internet of things system, and the method for determining the display content provided by the embodiment of the invention includes:
Step S110: recommending an initial display component based on target equipment information of the Internet of things equipment; wherein the target device information includes: device type and/or device data type;
step S120: in response to a first selection operation, displaying a target display component on a display page; the target display component is a display component selected from the initial display components based on the first selection operation;
step S130: and establishing data association between the target display component and the Internet of things equipment, and determining display content of the target display component.
In an embodiment, the target device information of the internet of things device is set by the user according to the scene information. The scene information is an application scene of the internet of things system, including but not limited to: application environments such as intelligent building office, school computer room rotating ring, community energy meter reading and the like. Specifically, a user determines a device type of the internet of things device in the internet of things system and a device data type corresponding to the device type according to scene requirements in scene information. Wherein, the device type is used for indicating the same type of device with the same performance parameters, and the device type includes but is not limited to: a device model.
In one embodiment, the device data types include: data types and/or data attributes. Data types include, but are not limited to: current, historical, or cumulative values. The data attributes indicate the content of the data representation, for example: temperature, humidity, etc. The data formats of the internet of things device data with various data attributes include, but are not limited to: boolean, enumeration, numerical values, etc.
In an embodiment, recommending an initial presentation component based on target device information of an internet of things device includes:
recommending a display component with a corresponding relation established with the equipment type and/or a display component with a corresponding relation established with the equipment data type of the Internet of things equipment according to the target equipment information of the Internet of things equipment.
In an embodiment, the first selection operation is a selection operation for selecting a display component from the initial display components, and the selection operation may be triggered by clicking, dragging, pressing a button, or the like. The display page is a display page where the display content is located.
In one embodiment, the initial presentation assembly comprises: a base presentation component and/or a device presentation component. The basic display component corresponds to the equipment data type and is suitable for displaying the equipment data of the equipment data type. The equipment display component corresponds to the equipment type, is a display component formed by combining and packaging a plurality of basic data components, and is suitable for displaying the equipment data of the equipment type.
In an embodiment, establishing a data association between the target display component and the internet of things device, determining display content of the target display component includes: configuring attribute information of a target display assembly and determining display content of the target display assembly; the attribute information includes at least one of: identity information, device data type, data source.
The identity information is consistent with the identity information of the entity Internet of things equipment accessed to the Internet of things system, and is used for uniquely marking the Internet of things equipment in the Internet of things system. The device data types include: data attributes. The data attributes include, but are not limited to: temperature, humidity, electrical quantity, etc. The data source indicates the source of the data to be displayed and keeps consistent with the name of the data source set in the application layer.
In an embodiment, if the target display component is a device display component, and the identity information of the target display component is configured, the data content displayed by the target display component is the data information of the internet of things device corresponding to the identity information. After the platform layer of the internet of things system completes registration of the internet of things equipment, pushing the data of the internet of things equipment of the identity information to the application layer, pushing the data of the internet of things equipment of the identity information to the display layer by the application layer, and displaying the data through the target display component according to the identity information of the internet of things equipment corresponding to the data by the display layer.
In one embodiment, if the target presentation component is a base presentation component, the identity information and the device data type of the target presentation component are configured. The data content of the target display component is the data of the internet of things equipment belonging to the equipment data type in the internet of things equipment corresponding to the identity information. After the platform layer of the internet of things system completes registration of the internet of things equipment, pushing data of the internet of things equipment of the identity information to an application layer, pushing service data of the internet of things equipment of the identity information to a display layer by the application layer, and displaying the service data belonging to the equipment data type through a target display component according to the identity information of the internet of things equipment corresponding to the service data and the equipment data type of the service data by the display layer.
In another embodiment, if the target display component is a base display component and the data type to be configured belongs to the data of the energy source scene, the data type and the data source of the target component are configured. After receiving the data of the internet of things device pushed by the platform layer, the application layer establishes a data source corresponding to the data according to the data of the internet of things device belonging to the energy source scene, for example: if the Internet of things equipment is the intelligent electric meter, a data source corresponding to the total electricity consumption of each intelligent electric meter is established. And pushing the data sources and the data of the Internet of things equipment to the display layer. The display layer displays the data of the data source consistent with the data source of the target display component through the target display component.
In an embodiment, the internet of things system includes a sensing layer, a network layer, a platform layer and an application layer, where the sensing layer is sensor hardware, the network layer is responsible for data transmission of a sensor, the platform layer is responsible for equipment and data management, the application layer is responsible for specific application functions, specific business processes are included, sometimes, data display of the application layer is peeled off separately, called a display layer, and the display layer is mainly responsible for data display, and its display modes include data large screen, 2D visualization, 3D visualization, data twinning and the like. The internet of things device in this embodiment includes: and an electronic device of the sensing layer. For example: smoke alarms, smart meters, etc.
The sensing layer contains the thing networking sensor that each trade is commonly used, through classifying the equipment that has similar function and gathering into four major categories, is respectively: the sensor data are mapped into the four major categories, namely a fire meta scene, a security meta scene, an energy meta scene and an environment meta scene.
The internet of things device data of the energy source scene is data for metering energy consumption, including but not limited to: electricity and water.
According to the method, the corresponding initial display component is recommended based on the determined equipment type and/or equipment data type of the Internet of things equipment, and the display content of the target display component is determined by establishing the data association between the target display component and the Internet of things equipment, so that on one hand, manual design operation is reduced by recommending the display component corresponding to the equipment type and/or equipment data type of the Internet of things equipment. On the other hand, through establishing the data association of the target display component and the Internet of things equipment, the communication of the data from the sensing layer to the platform layer to the application layer to the display layer is realized, the installation and the debugging of real equipment are matched conveniently, and the rapid debugging and verification of the display content are realized.
In some embodiments, the method further comprises:
creating an Internet of things equipment display component library; wherein, the show subassembly storehouse includes: the device comprises a basic display component corresponding to the device data type of the Internet of things device and a device display component corresponding to the device type of the Internet of things device.
In an embodiment, mapping is performed on the data types and the data formats of the internet of things equipment, and the common data display assembly is obtained through convergence. And taking the common data display assembly as a basic display assembly.
In one embodiment, the internet of things device has three different data categories: current value, historical value, and cumulative value.
Wherein, the current value: indicating the latest state of the equipment such as the current temperature and humidity of the temperature and humidity sensor, the voltage and current of the ammeter, etc.
Historical values: the data format of the value representing the state of the device at a point in time in the past is consistent with the current value.
Cumulative value: the device has an accumulated attribute value, and the change direction of the value is always accumulated, such as the electricity consumption of an ammeter and the water consumption of a water meter. If the amount of electricity used is to be counted for a certain period of time, the amount of electricity used at the end of the period of time must be subtracted from the amount of electricity used at the beginning of the period of time.
For the internet of things equipment, three types of data formats, namely Boolean, enumeration and numerical value, are the most common.
Boolean: there are only two states, typically represented by key-value pairs, whose key (key) values are 0 and 1, respectively, which can be used to represent device on-state, fault-state, etc.
Enumerating: there are various enumerated values, the key value of which can be customized according to the type of the device, for example, the mode of the air conditioner is the enumerated type, the key value of which can be 0-3, and the types of the values are refrigeration, heating, ventilation and the like.
Numerical value: the values representing the magnitude of the device property values, such as temperature, humidity, etc., may or may not be in units.
Mapping the data format and the data type of the internet of things equipment, converging the available common data display assembly, wherein table 1 is a common data display assembly table, and the table 1 is as follows:
TABLE 1
The most commonly used data display components comprise key value pairs, switches, pie charts, tables, graphs, column charts and the like, wherein the device attribute names displayed by keys in the key value pairs are device attribute values; the switch is usually in an on-off state and an on-off state, and can be used for representing the actual on-off state of the switch equipment and the ammeter; the device can be displayed by using a pie chart when the device has a plurality of attributes, and can display the value of one attribute when being placed on a pie body; the table may be used to represent a list of a plurality of device attributes, may also be used to represent an alarm event, etc.; both graphs and bar graphs are relatively common methods of data presentation.
In one embodiment, through analysis and research, the core data of the equipment with the same model is relatively fixed, the data with the same product type is converged, a component of the equipment data is built for the product model or even the product type, and the component of the equipment data is packaged by a plurality of basic display components in a combined way. And taking the packaged assembly of the equipment data as an equipment display assembly. That is, data of the same equipment type is converged, and equipment showing components corresponding to the equipment type are determined. The basic display component forming the device display component is used for displaying the device data corresponding to each data type of the device type.
As an example, fig. 2 is an exemplary diagram of an equipment display component library of the internet of things, as shown in fig. 2, and fig. 2 shows data of a temperature and humidity infrared three-in-one environmental sensor, which is used as an example to introduce boolean and numerical display, wherein the temperature and the humidity are numerical values, the values thereof represent specific temperature and humidity values, and the human body infrared is boolean, and the values thereof are in a state of existence or non-existence. The upper part of the graph shows the current value of the temperature and humidity infrared ray, and the lower part shows the change curve of the temperature and humidity. Wherein, the temperature and humidity and human infrared are displayed by using a key value pair (the key represents the equipment attribute type, the value represents the attribute value), and the historical value change of the temperature and humidity is displayed by using a graph.
Splitting the data presentation of fig. 2 can obtain two most basic components, one is a key value pair, the other is a graph, the key value pair and the graph are two most commonly used data presentation forms, and the data presentation component is configured and combined to obtain presentation of data of a device. The method has extremely high flexibility and can be freely combined. When a key value pair is dragged in, the corresponding equipment model number, equipment attribute field, equipment identity number (Identity Document, ID) needs to be associated, so that the displayed data content is uniquely determined, and meanwhile, the style of the data display, including size, position, color and the like, can be adjusted. Therefore, it is relatively complex, and a data display component capable of providing standards according to the device model is needed to meet most of the scene display requirements.
The device presentation data in fig. 2 is taken as a whole as one component (device presentation component). The packaging performance is strong, the primary user is simple to get on hand, the use is more humanized, the primary user can basically meet most display requirements only by removing the identification number (ID) of the associated equipment and selecting the basic style according to the model. The disadvantage is that the flexibility is relatively poor.
According to the embodiment, the display assembly corresponding to the equipment type and the equipment data type of the equipment is provided by creating the equipment display assembly library of the Internet of things, so that a user can select different display assemblies according to requirements, and the displayed content can be determined through simple hook selection and configuration so as to generate a displayed data large screen, so that the software design of the user is greatly facilitated, and the user can quickly build a scene display assembly.
In some embodiments, the method further comprises:
recommending initial equipment information of the Internet of things equipment according to the scene information;
determining target equipment information of the Internet of things equipment in response to a second selection operation; the target device information is device information selected from the initial device information based on the second selection operation.
In an embodiment, the second selection operation is an operation of selecting the target device information from the recommended initial device information of the internet of things device by the user, and may be triggered by clicking or pressing a button or the like.
In an embodiment, a display layer of the internet of things system stores common internet of things device types and/or common device data types corresponding to each scene. After the user determines the scene information, recommending the type of the Internet of things equipment and/or the type of the common equipment data corresponding to the scene for the user to select according to the determined scene information. In another embodiment, the presentation layer further records selection of device types and/or device data types of the internet of things devices under each scene by the user, and recommends the internet of things device types and/or common device data types according to the user information and the scene information. User information includes, but is not limited to: identity information of the user login.
According to the method, the difficulty of a user with inexperienced hardware selection is considered, and the equipment information of the Internet of things corresponding to the scene information is recommended to the user according to the scene information, so that on one hand, the threshold of the user is reduced, the method is more widely used, on the other hand, the operation of the user is reduced, and the efficiency of content design display is improved.
In some embodiments, the method further comprises:
recommending the initial equipment data type of the Internet of things equipment according to the equipment type and scene information of the Internet of things equipment accessed into the Internet of things system;
determining a target device data type of the internet of things device in response to a third selection operation; the target device data type is a device data type selected from the initial device data types based on the third selection operation.
In an embodiment, a display layer of the internet of things system stores device data types corresponding to each type of internet of things device in each scene. And recommending the commonly used equipment data types of the Internet of things equipment in the scene for the user to select after the user determines the scene information and the equipment type of the Internet of things equipment. In another embodiment, the presentation layer further records selection of device types and/or device data types of the internet of things devices under each scene by the user, and recommends the internet of things device types and/or common device data types according to the user information and the scene information. User information includes, but is not limited to: identity information of the user login.
According to the embodiment, the recommendation of the equipment data type is performed after the equipment type is determined by the user, so that the operation of the user is further reduced, the guidance to the user is also increased, and the user experience is improved.
In an embodiment, the method further comprises:
and recommending a page layout template of the display page according to the scene information and the equipment information of the Internet of things.
Wherein the page layout template comprises: and displaying the data to be displayed of the page and the display position of each data to be displayed on the display page. According to the embodiment, the page layout operation of the user is reduced by automatically recommending the page layout template, and the efficiency of displaying the content design is further improved.
In some embodiments, the configuring attribute information of the target exhibition component, determining the exhibition content of the target exhibition component, includes:
registering the Internet of things equipment on a platform layer of the Internet of things system, and synchronizing product information of the Internet of things equipment and Internet of things equipment data to an application layer of the Internet of things system; wherein the product information includes: identity information of the Internet of things equipment and equipment type of the Internet of things equipment;
determining the equipment data type of the received internet of things equipment data at an application layer, and configuring the push address of the classified internet of things equipment data as the address of a display layer display device in the internet of things system;
Configuring attribute information of the target display assembly at the display layer, and determining display content of the target display assembly; wherein the attribute information includes at least one of: identity information, device data type, data source.
In an embodiment, the attribute information further includes: and displaying list information.
In some embodiments, registering the internet of things device at the platform layer comprises: and determining the identity information of the equipment of the Internet of things and the equipment type corresponding to the identity information. The identity information is used for uniquely identifying the Internet of things equipment. Namely, the device type of the accessed internet of things device is determined through registration.
In one embodiment, the platform layer includes device access, device development, device management, and open interfaces. The platform supports device access of various communication modes and protocols. The method comprises the steps of analyzing the functional parameters of the Internet of things equipment of each equipment type, only displaying the most core functional parameters in graphical display, and converging the equipment type of the Internet of things equipment and the corresponding functional parameters. The platform bearing layer can analyze data according to the application data protocol, view and debug the analyzed data, and form a standard API interface to support pushing to the application layer.
In an embodiment, determining, at an application layer, a device data type of the received internet of things device data, and configuring a push address of the classified internet of things device data as an address of a display layer display device in the internet of things system, where the method includes:
determining the device data type of the received device data of the Internet of things at an application layer;
if the equipment data type belongs to an energy source scene, a corresponding data source is established based on the Internet of things equipment data, and the Internet of things equipment data and a push address of the data source are configured as an address of a display layer display device in the Internet of things system.
In one embodiment, the presentation layer display device includes, but is not limited to, a liquid crystal display.
In some embodiments, the method further comprises:
establishing an alarm rule at an application layer, and determining alarm information of the Internet of things equipment according to the alarm rule and the received Internet of things equipment data;
based on the alarm information, a data source corresponding to the alarm information is established, and a push address of the data source is configured as an address of a display device of a display layer in the Internet of things system.
In an embodiment, the attribute information of the presentation component further includes: and displaying list information.
Configuring attribute information of a target display component at a display layer comprises: and configuring display list information corresponding to the alarm information at a display layer.
In some embodiments, the method further comprises:
and determining a page layout for displaying the page display data.
A specific example is provided below in connection with the above embodiments:
the method for determining the scene display content is applied to the scene display suite, the method can select types on hardware according to requirements, and the software can be rapidly designed through the equipment component library, so that a user can rapidly get through the software and the hardware, and the establishment of a real scene application is realized.
The scene display suite is composed of hardware and software, the hardware can be actually installed on a real use scene or a wall display board, and the software mainly displays a large data screen of a display layer and needs to be flexibly built according to scene requirements and equipment types. The data large screen is nested in the application layer, can jump in the application layer, and is usually displayed only by looking at the data large screen. Fig. 3 is a schematic diagram of an internet of things system architecture of a scenerized display suite according to an embodiment of the present invention; as shown in fig. 3, fig. 3 shows an architecture of an internet of things system of a scene-based display suite, wherein hardware is a device of a sensing layer, and software includes a platform layer, an application layer and a display layer.
The sensing layer can contain the common internet of things sensors in all industries, and the sensors are mapped into four major categories by classifying and aggregating equipment with similar functions into the four major categories, namely a fire protection element scene, a security protection element scene, an energy element scene and an environment element scene.
The platform layer includes device access, device development, device management, and open interfaces. The platform supports device access of various communication modes and protocols. Taking a LoRaWAN air conditioner controller as an example, the LoRaWAN air conditioner controller is mainly used for realizing air conditioner state monitoring and remote control, the main parameters of the LoRaWAN air conditioner controller include a switch, a mode, an air speed, a temperature, an ambient temperature and the like, the functional parameters of the LoRaWAN air conditioner controller are defined, and the function parameters of the LoRaWAN air conditioner controller are shown in the following table 2.
TABLE 2
The device type is convergence to a similar device, and the LoRaWAN air conditioner controller is a specific model of the air conditioner controller under the device type, and besides the common functional parameters of the air conditioner controller, the LoRaWAN air conditioner controller also needs some other functions for intelligent home scenes, such as air conditioner electricity consumption, power, on-off state of the device and the like. However, for this type of device for an air conditioner controller, only the most central functional parameters need to be displayed in a graphical presentation. And carrying out data analysis on the platform bearing layer according to the application data protocol of the platform bearing layer, realizing data viewing and debugging after analysis, forming a standard API interface, and supporting pushing to an application layer or a third party platform. Through the functions, the convergence of hardware and a corresponding data model is realized.
The application layer and the platform layer are associated in a project mode, and the application layer function comprises two parts, wherein one part is a basic function module and comprises a system overview, equipment monitoring, a rule engine, alarm management, system management and the like. The equipment monitoring is used for carrying out data display and control on the Internet of things equipment in a graphical mode, and delivering experience is better. All basic functional modules support flexible construction and are used for realizing the most basic function of an application platform. The other part is a service function module which can be selected according to scene function requirements, and comprises energy consumption management, air conditioning management, light energy conservation, power monitoring, electricity safety, environment monitoring, door lock management and other modules.
The display layer is a device display component of all the Internet of things devices which needs to be established on the basis of the application layer, and the rapid design of the scene software is realized through the model library. The device presentation component is designed to provide a standardized presentation style for different device data types, taking into account each device data type. The model library of the display layer comprises a basic display component corresponding to the equipment data type of the Internet of things and a packaged equipment display component corresponding to the equipment type.
The design of the whole scenerization presentation suite of the example comprises two parts, namely hardware and software design, wherein the hardware needs to confirm the selection type according to scene requirements, and the emphasis is on the software design. The method provided by the example needs to consider the scene display requirement, determine the equipment type and the displayed data type according to the requirement, and confirm the overall background and design layout. And then confirming a corresponding display chart mode according to the data, selecting whether to use the most basic data display assembly or the packaged equipment display assembly according to the actual situation, and then adjusting the size and the position of the assembly. And finally, associating the real equipment with the display assembly to realize the display of the real-object networking equipment data, and completing the debugging and publishing of the whole software and hardware by matching with the installation of the equipment in an actual application scene or in a display wall panel.
Next, an intelligent building data large screen is taken as an example.
Fig. 4 is a flowchart of a method for determining contents of a scene showing provided in this example, including:
s410: and determining the hardware type according to the scene information.
The narrow-band internet of things mainly comprises energy monitoring, security management, fire control monitoring and environment monitoring in buildings, and specifically comprises the following contents:
(1) And (3) energy monitoring: remote meter reading, statistics of electricity consumption and water consumption, statistics of electricity consumption of air conditioners, lights, electric appliances and the like.
(2) And (3) security management: water leakage monitoring, illegal intrusion monitoring, critical situation one-key emergency call, etc.
(3) Fire control monitoring: the functions of electricity utilization safety, smoke alarm, gas alarm, abnormal fire water pressure alarm and the like are realized by monitoring fire electricity, fire and fire water.
(4) Environmental monitoring: humiture, indoor air quality, indoor light intensity monitoring.
The functions of the intelligent building are carded, and the types of hardware devices (the device types of the internet of things devices) which are commonly used and are best displayed are optimized, so that corresponding hardware options are obtained and are shown in fig. 5.
S420: after confirming the hardware selection, confirming the background template and designing the overall module layout.
The background template determines the overall tone of the data large screen, then the selected equipment display assembly can default display the color which is matched with the basic template, the overall black and blue background template can be selected, and then the layout of the module and the data information which is specifically displayed are designed. The layout arrangement may refer to fig. 6.
S430: and recommending the corresponding equipment display assembly according to the equipment model determined by the hardware model selection.
After the overall page layout and the displayed data information are confirmed, the design of the displayed content is carried out according to the equipment model. The packaged equipment display assembly is recommended preferentially, and a user can directly use the equipment display assembly only by adjusting the size and the position.
S440: and establishing data association between the equipment display component and the real Internet of things equipment.
And pushing the device data of the application layer to the address of the display layer, so that the device display assembly can be associated with a real device ID, and the real device data is displayed. Except for the equipment data, like the alarm information in the middle lower part of fig. 7, the alarm rule needs to be configured at the application layer, then the list information to be displayed for the alarm needs to be configured at the display layer, and then the alarm information can be displayed as long as the equipment triggers the alarm. After the linkage hardware is successfully debugged, the large display data screen can be released, and the large display data screen can be skipped through the link in the application layer only by configuring the link of the large display data screen in the application layer. The final configured intelligent building data large screen is shown in fig. 7.
According to the method, a basic data display assembly is established according to analysis of equipment data types of the equipment of the Internet of things through an Internet of things scene display suite design tool, a graphical display method is converged, and a common assembly library for displaying the equipment of the Internet of things is established by combining the equipment types of the Internet of things and the equipment data types. The design of displaying the large screen is realized rapidly through the steps of equipment type selection, template use, layout design, equipment data display, equipment association and the like, and then a scene display suite is built rapidly by combining with the actual installation of hardware.
According to the data characteristics of the Internet of things equipment, the basic data display assembly can be designed on the display layer. Meanwhile, equipment model convergence can be carried out according to equipment types or equipment models, and equipment display components of the equipment of the Internet of things are designed. The display device has flexibility and usability, and a user can quickly design a large data screen for display. On the other hand, the data communication from the sensing layer- > platform layer- > application layer- > display layer can be realized rapidly, the rapid debugging and verification of a data large screen can be realized by matching with the installation and debugging of real equipment, and a standardized scene display kit is designed.
In the following, the description of the content determining apparatus provided in the embodiments of the present invention is continued, and in some embodiments, the content determining apparatus may be implemented by using a software module. Referring to fig. 8, fig. 8 is a schematic structural diagram of a display content determining apparatus 800 according to an embodiment of the present invention, where the display content determining apparatus 800 according to the embodiment of the present invention is applied to an internet of things system. Comprising the following steps:
a recommending unit 810, configured to recommend an initial presentation component based on target device information of the internet of things device; wherein the target device information includes: device type and/or device data type;
A selection unit 820 for displaying the target presentation component on the presentation page in response to the first selection operation; the target display component is a display component selected from the initial display components based on the first selection operation;
and a determining unit 830, configured to establish a data association between the target display component and the internet of things device, and determine display content of the target display component.
In some embodiments, the apparatus further comprises: the creation unit is used for creating an Internet of things equipment display component library; wherein, the show subassembly storehouse includes: the device comprises a basic display component corresponding to the device data type of the Internet of things device and a device display component corresponding to the device type of the Internet of things device.
In some embodiments, the recommending unit is further configured to recommend initial device information of the internet of things device according to the scene information; the selecting unit is further used for responding to a second selecting operation and determining target equipment information of the internet of things equipment; the target device information is device information selected from the initial device information based on the second selection operation.
In some embodiments, the recommending unit is further configured to recommend an initial device data type of the internet of things device according to a device type and scene information of the internet of things device accessed into the internet of things system; the selecting unit is further used for responding to a third selecting operation and determining a target equipment data type of the internet of things equipment; the target device data type is a device data type selected from the initial device data types based on the third selection operation.
In some embodiments, the determining unit is specifically configured to configure attribute information of a target display component, and determine display content of the target display component, where the attribute information includes at least one of: identity information, device data type, data source.
In some embodiments, the determining unit is specifically configured to register the internet of things device at a platform layer of the internet of things system, and synchronize product information of the internet of things device and data of the internet of things device to an application layer of the internet of things system; wherein the product information includes: identity information of the Internet of things equipment and equipment type of the Internet of things equipment;
determining the equipment data type of the received internet of things equipment data at an application layer, and configuring the push address of the classified internet of things equipment data as the address of a display layer display device in the internet of things system;
and configuring attribute information of the target display component at the display layer, and determining display content of the target display component.
The embodiment of the invention also provides electronic equipment, which at least comprises: a processor and a storage medium configured to store executable instructions, wherein:
the processor is configured to execute stored executable instructions configured to perform the presentation content determination method provided by the embodiments of the present invention.
It should be noted that fig. 9 is a schematic structural diagram of an electronic device provided in an embodiment of the present application, and as shown in fig. 9, the device 900 at least includes: processor 910, communication interface 920, and memory 930, where:
processor 910 generally controls the overall operation of device 900.
Communication interface 920 may enable devices to communicate with other devices over a network.
The memory 930 is configured to store instructions and applications executable by the processor 910, and may also cache data (e.g., image data, audio data, voice communication data, and video communication data) to be processed or processed by the various modules in the processor 910 and the device 900, which may be implemented by FLASH memory (FLASH) or random access memory (Random Access Memory, RAM).
It should be noted that, in the embodiment of the present application, if the method for determining the display content is implemented in the form of a software functional module, and sold or used as a separate product, the method may also be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially or partly contributing to the prior art, embodied in the form of a software product stored in a storage medium, including several instructions for causing a server to execute all or part of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read Only Memory (ROM), a magnetic disk, an optical disk, or other various media capable of storing program codes. Thus, embodiments of the present application are not limited to any specific combination of hardware and software.
Accordingly, embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps in the presentation content determining method provided by the above embodiments.
It should be noted here that: the description of the storage medium and apparatus embodiments above is similar to that of the method embodiments described above, with similar benefits as the method embodiments. For technical details not disclosed in the embodiments of the storage medium and the apparatus of the present application, please refer to the description of the method embodiments of the present application for understanding.
Of course, the device in the embodiments of the present application may also have other similar protocol interaction implementation cases, and those skilled in the art may make various corresponding changes and modifications according to the embodiments of the present application without departing from the spirit and essence of the present application, and these corresponding changes and modifications should fall within the protection scope of the claims attached to the method of the present application.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, magnetic disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. It should be understood that, in various embodiments of the present application, the sequence numbers of the foregoing processes do not mean the order of execution, and the order of execution of the processes should be determined by the functions and internal logic thereof, and should not constitute any limitation on the implementation process of the embodiments of the present application. The foregoing embodiment numbers of the present application are merely for describing, and do not represent advantages or disadvantages of the embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above described device embodiments are only illustrative, e.g. the division of the modules is only one logical function division, and there may be other divisions in practice, such as: multiple modules or components may be combined, or may be integrated into another system, or some features may be omitted, or not performed. In addition, the various components shown or discussed may be coupled or directly coupled or communicatively coupled to each other via some interface, whether indirectly coupled or communicatively coupled to devices or modules, whether electrically, mechanically, or otherwise.
The modules described above as separate components may or may not be physically separate, and components shown as modules may or may not be physical modules; can be located in one place or distributed to a plurality of network modules; some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
The foregoing is merely an embodiment of the present application, but the protection scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered in the protection scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (9)

1. The display content determining method is characterized by being applied to an Internet of things system and comprising the following steps of:
displaying an initial display component based on target equipment information of the Internet of things equipment; wherein the target device information includes: a device type and a device data type; the initial display assembly comprises a basic display assembly and a device display assembly, wherein the basic display assembly is used for displaying the device data of the device data type, the device display assembly is used for displaying the device data of the device type, and the device display assembly comprises a plurality of display assemblies which are packaged in a combined manner;
In response to a first selection operation, displaying a target display component on a display page; the target display component is a display component selected from the initial display components based on the first selection operation;
establishing data association between the target display component and the Internet of things equipment, and determining display content of the target display component; wherein,
the establishing the data association between the target display component and the internet of things device, and determining the display content of the target display component comprises the following steps: configuring attribute information of a target display assembly and determining display content of the target display assembly; the attribute information includes at least one of: identity information, device data type, data source.
2. The method according to claim 1, wherein the method further comprises:
creating an Internet of things equipment display component library; wherein, the show subassembly storehouse includes: the device comprises a basic display component corresponding to the device data type of the Internet of things device and a device display component corresponding to the device type of the Internet of things device.
3. The method according to claim 1, wherein the method further comprises:
Displaying initial equipment information of the Internet of things equipment according to the scene information;
determining target equipment information of the Internet of things equipment in response to a second selection operation; the target device information is device information selected from the initial device information based on the second selection operation.
4. The method according to claim 1, wherein the method further comprises:
displaying the initial equipment data type of the Internet of things equipment according to the equipment type and scene information of the Internet of things equipment accessed into the Internet of things system;
determining a target device data type of the internet of things device in response to a third selection operation; the target device data type is a device data type selected from the initial device data types based on the third selection operation.
5. The method of claim 1, wherein configuring the attribute information of the target presentation component, determining the presentation content of the target presentation component, comprises:
registering the Internet of things equipment on a platform layer of the Internet of things system, and synchronizing product information of the Internet of things equipment and Internet of things equipment data to an application layer of the Internet of things system; wherein the product information includes: identity information of the Internet of things equipment and equipment type of the Internet of things equipment;
Determining the equipment data type of the received internet of things equipment data at an application layer, and configuring the push address of the classified internet of things equipment data as the address of a display layer display device in the internet of things system;
and configuring attribute information of the target display component at the display layer, and determining display content of the target display component.
6. The utility model provides a show content determining device which characterized in that is applied to thing networking system, includes:
the recommending unit is used for displaying the initial display assembly based on target equipment information of the Internet of things equipment; wherein the target device information includes: a device type and a device data type; the initial display assembly comprises a basic display assembly and a device display assembly, wherein the basic display assembly is used for displaying the device data of the device data type, the device display assembly is used for displaying the device data of the device type, and the device display assembly comprises a plurality of display assemblies which are packaged in a combined manner;
a selection unit for displaying the target display component on the display page in response to the first selection operation; the target display component is a display component selected from the initial display components based on the first selection operation;
The determining unit is used for establishing data association between the target display component and the internet of things equipment and determining display content of the target display component; wherein,
the determining unit is specifically configured to configure attribute information of a target display component, and determine display content of the target display component; the attribute information includes at least one of: identity information, device data type, data source.
7. The apparatus of claim 6, the apparatus further comprising:
the creation unit is used for creating an Internet of things equipment display component library; wherein, the show subassembly storehouse includes: the device comprises a basic display component corresponding to the device data type of the Internet of things device and a device display component corresponding to the device type of the Internet of things device.
8. An electronic device, the device comprising at least: a processor and a storage medium configured to store executable instructions, wherein:
the processor is configured to execute stored executable instructions configured to perform the presentation content determination method provided in any one of the preceding claims 1 to 5.
9. A computer-readable storage medium having stored therein computer-executable instructions configured to perform the presentation content determining method provided in any one of the preceding claims 1 to 5.
CN202111520717.5A 2021-12-13 2021-12-13 Presentation content determining method, apparatus, electronic device and storage medium Active CN114385287B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111520717.5A CN114385287B (en) 2021-12-13 2021-12-13 Presentation content determining method, apparatus, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111520717.5A CN114385287B (en) 2021-12-13 2021-12-13 Presentation content determining method, apparatus, electronic device and storage medium

Publications (2)

Publication Number Publication Date
CN114385287A CN114385287A (en) 2022-04-22
CN114385287B true CN114385287B (en) 2024-01-05

Family

ID=81195679

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111520717.5A Active CN114385287B (en) 2021-12-13 2021-12-13 Presentation content determining method, apparatus, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN114385287B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114726747A (en) * 2022-06-07 2022-07-08 武汉慧联无限科技有限公司 Internet of things equipment management method and device, Internet of things platform and storage medium
CN117056352A (en) * 2023-10-13 2023-11-14 深圳市金政软件技术有限公司 Data display method, device, terminal equipment and readable storage medium

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003288661A (en) * 2002-03-28 2003-10-10 Fujitsu Ltd Congestion degree database forming method
CN106603641A (en) * 2016-12-05 2017-04-26 公牛集团有限公司 Intelligent control method and intelligent control system of IoT device
CN106888120A (en) * 2017-02-27 2017-06-23 武汉慧禹信息科技有限公司 A kind of method, the apparatus and system of Internet of Things management
CN109581914A (en) * 2018-11-21 2019-04-05 无锡文思海辉信息技术有限公司 A kind of Intelligent internet of things service platform Products Eco system
CN110011823A (en) * 2019-01-18 2019-07-12 阿里巴巴集团控股有限公司 The long-range management implementation method and device of internet of things equipment
CN110544061A (en) * 2019-07-18 2019-12-06 华瑞新智科技(北京)有限公司 Material distribution method and system
CN111475381A (en) * 2020-04-03 2020-07-31 支付宝(杭州)信息技术有限公司 Page rendering detection method and device
CN111556158A (en) * 2020-05-08 2020-08-18 中国通信服务股份有限公司 Access method, access device, access equipment and storage medium of Internet of things platform
CN111835866A (en) * 2020-07-24 2020-10-27 成都西加云杉科技有限公司 Data search method, device, system, medium and Internet of things terminal
CN112027450A (en) * 2020-07-30 2020-12-04 厦门烟草工业有限责任公司 Tobacco material warehouse-out scheduling method, WCS, system and storage medium
CN112183181A (en) * 2019-07-05 2021-01-05 北京摩知轮科技有限公司 Information display method
CN112256774A (en) * 2020-09-27 2021-01-22 深圳供电局有限公司 Power data processing method and device, computer equipment and storage medium
CN112363789A (en) * 2020-11-11 2021-02-12 上海擎朗智能科技有限公司 Page interaction method, device, terminal and storage medium
CN112511576A (en) * 2019-09-16 2021-03-16 触景无限科技(北京)有限公司 Internet of things data processing system and data processing method
CN113055255A (en) * 2020-12-25 2021-06-29 青岛海尔科技有限公司 Scene configuration method and device of intelligent household appliance, storage medium and electronic equipment
CN113110251A (en) * 2021-05-19 2021-07-13 重庆忽米网络科技有限公司 Data configuration method for data acquisition of Internet of things equipment
CN113268226A (en) * 2021-06-24 2021-08-17 中国平安人寿保险股份有限公司 Page data generation method and device, storage medium and equipment
CN113407882A (en) * 2021-06-15 2021-09-17 北京房江湖科技有限公司 Component generation method and device, computer-readable storage medium and electronic equipment
CN113518127A (en) * 2021-07-15 2021-10-19 罗慧 Industrial Internet of things information integration platform
CN113572816A (en) * 2021-06-28 2021-10-29 青岛海尔科技有限公司 Equipment control processing method, device, storage medium and electronic device

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003288661A (en) * 2002-03-28 2003-10-10 Fujitsu Ltd Congestion degree database forming method
CN106603641A (en) * 2016-12-05 2017-04-26 公牛集团有限公司 Intelligent control method and intelligent control system of IoT device
CN106888120A (en) * 2017-02-27 2017-06-23 武汉慧禹信息科技有限公司 A kind of method, the apparatus and system of Internet of Things management
CN109581914A (en) * 2018-11-21 2019-04-05 无锡文思海辉信息技术有限公司 A kind of Intelligent internet of things service platform Products Eco system
CN110011823A (en) * 2019-01-18 2019-07-12 阿里巴巴集团控股有限公司 The long-range management implementation method and device of internet of things equipment
CN112183181A (en) * 2019-07-05 2021-01-05 北京摩知轮科技有限公司 Information display method
CN110544061A (en) * 2019-07-18 2019-12-06 华瑞新智科技(北京)有限公司 Material distribution method and system
CN112511576A (en) * 2019-09-16 2021-03-16 触景无限科技(北京)有限公司 Internet of things data processing system and data processing method
CN111475381A (en) * 2020-04-03 2020-07-31 支付宝(杭州)信息技术有限公司 Page rendering detection method and device
CN111556158A (en) * 2020-05-08 2020-08-18 中国通信服务股份有限公司 Access method, access device, access equipment and storage medium of Internet of things platform
CN111835866A (en) * 2020-07-24 2020-10-27 成都西加云杉科技有限公司 Data search method, device, system, medium and Internet of things terminal
CN112027450A (en) * 2020-07-30 2020-12-04 厦门烟草工业有限责任公司 Tobacco material warehouse-out scheduling method, WCS, system and storage medium
CN112256774A (en) * 2020-09-27 2021-01-22 深圳供电局有限公司 Power data processing method and device, computer equipment and storage medium
CN112363789A (en) * 2020-11-11 2021-02-12 上海擎朗智能科技有限公司 Page interaction method, device, terminal and storage medium
CN113055255A (en) * 2020-12-25 2021-06-29 青岛海尔科技有限公司 Scene configuration method and device of intelligent household appliance, storage medium and electronic equipment
CN113110251A (en) * 2021-05-19 2021-07-13 重庆忽米网络科技有限公司 Data configuration method for data acquisition of Internet of things equipment
CN113407882A (en) * 2021-06-15 2021-09-17 北京房江湖科技有限公司 Component generation method and device, computer-readable storage medium and electronic equipment
CN113268226A (en) * 2021-06-24 2021-08-17 中国平安人寿保险股份有限公司 Page data generation method and device, storage medium and equipment
CN113572816A (en) * 2021-06-28 2021-10-29 青岛海尔科技有限公司 Equipment control processing method, device, storage medium and electronic device
CN113518127A (en) * 2021-07-15 2021-10-19 罗慧 Industrial Internet of things information integration platform

Also Published As

Publication number Publication date
CN114385287A (en) 2022-04-22

Similar Documents

Publication Publication Date Title
CN114385287B (en) Presentation content determining method, apparatus, electronic device and storage medium
CN112040014B (en) Internet of things system determination method and device, electronic equipment and storage medium
CN111104341A (en) Automatic testing method, device, equipment and storage medium for intelligent household equipment
CN107991897B (en) Control method and device
CN111880501B (en) Interaction method for establishing equipment linkage scene, storage medium and electronic equipment
US20140019319A1 (en) Floorplan-based residential energy audit and asset tracking
CN104182232A (en) Method for establishing context-aware applications and user terminal
CN109189295A (en) display control method, device and terminal device
US20220232280A1 (en) Set-top box with interactive features and system and method for use of same
US11093952B2 (en) Information displaying method, information displaying system, information displaying program, and method for providing information displaying program
US10445149B2 (en) Method for controlling multiple devices connected via network
CN113194155A (en) Method and device for intelligently recommending scenes in Internet of things
CN117555810B (en) Virtual debugging method, device, equipment and storage medium of Internet of things application
CN113961622A (en) Data fusion method and device for Internet of things equipment, intelligent terminal and storage medium
CN104020972B (en) Background display methods, device and electronic equipment
CN113064359A (en) Model building method, entity control method, device, equipment and medium
CN114595372A (en) Scene recommendation method and device, computer equipment and storage medium
CN112015101A (en) Control method and device of intelligent equipment, intelligent control switch and storage medium
TW201725540A (en) A system and a method for personalized customization
CN112929855B (en) Internet of things equipment binding method and system
WO2022116373A1 (en) Interaction method and apparatus for media objects in media library, and electronic device
Venkatesh et al. Usability—key factor of future Smart Home systems
CN114398693B (en) Internet of things system building method and device, electronic equipment and storage medium
CN110290260A (en) Agenda managing method and relevant apparatus
CN117812112B (en) Internet of things application recommendation method, device, equipment and storage medium

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