CN114385287A - Display content determining method and device, electronic equipment and storage medium - Google Patents

Display content determining method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114385287A
CN114385287A CN202111520717.5A CN202111520717A CN114385287A CN 114385287 A CN114385287 A CN 114385287A CN 202111520717 A CN202111520717 A CN 202111520717A CN 114385287 A CN114385287 A CN 114385287A
Authority
CN
China
Prior art keywords
internet
things
display
target
equipment
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.)
Granted
Application number
CN202111520717.5A
Other languages
Chinese (zh)
Other versions
CN114385287B (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

Images

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 method and a device for determining display content, 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: a device type and/or a device data type; responding to the first selection operation, and displaying a target display component on a display page; the target presentation component is a presentation component selected from the initial presentation 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.

Description

Display content determining method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of internet of things, in particular to a display content determining method and device, electronic equipment and a storage medium.
Background
The scene of the internet of things has the characteristics of diversification and fragmentation, and some scene display kits are often required to be designed according to different project scene requirements. Currently, there are two general approaches to such presentations, one is to use a universal suite, the hardware and software are standardized, and the variety of devices covered can be applied to various associated scenarios. And the other method is customized development, and the customized development is carried out aiming at each scene, and comprises hardware type selection design and software code customized development. The two schemes have poor scene characteristics or low flexibility, and are not suitable for rapid scene display.
Disclosure of Invention
The embodiment of the invention provides a method and a device for determining display content, 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 method for determining display content, 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: a device type and/or a device data type;
responding to the first selection operation, and displaying a target display component on a display page; the target presentation component is a presentation component selected from the initial presentation 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.
In the above scheme, the method further comprises:
creating an Internet of things equipment display component library; wherein the display component library comprises: 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 device information of the Internet of things device 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 an 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 foregoing scheme, the establishing data association between the target display component and the internet of things device, and determining display content of the target display component includes: configuring attribute information of a target display component, and determining display content of the target display component; 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 the display content of the target display component includes:
registering the Internet of things equipment in 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 types of the Internet of things equipment;
determining the device data type of the received Internet of things device data at an application layer, and configuring the classified push address of the Internet of things device data as the address of a display device of a display layer in the Internet of things system;
and configuring the attribute information of the target display component on the display layer, and determining the display content of the target display component.
The embodiment of the invention also provides a device for determining the display content, which is applied to the Internet of things system and comprises the following components:
the recommendation unit is used for recommending the initial display component based on the target equipment information of the Internet of things equipment; wherein the target device information includes: a device type and/or a device data type;
the selection unit is used for responding to the first selection operation and displaying the target display component on the display page; the target presentation component is a presentation component selected from the initial presentation 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.
In the above scheme, the apparatus further comprises:
the creation unit is used for creating an Internet of things equipment display component library; wherein the display component library comprises: 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.
An embodiment of the present invention further provides an electronic device, where the electronic device at least includes: 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 method for determining the exposure provided by the above-described 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 component is recommended based on the determined equipment type and/or equipment data type of the equipment of the Internet of things, and the display content of the target display component is determined by establishing the data association between the target display component and the equipment of the Internet of things. On the other hand, by establishing data association between the target display component and the internet of things device, data communication from the sensing layer to the platform layer to the application layer to the display layer is realized, and the rapid debugging and verification of the display content are realized by being convenient to match with the installation and debugging of the real device.
Drawings
Fig. 1 is a schematic flowchart of a display content determining method according to an embodiment of the present invention;
fig. 2 is an exemplary diagram of an internet of things device display component library according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an internet of things system architecture of a scenized display suite according to an embodiment of the present invention;
fig. 4 is a flowchart of a method for determining a scene-based display content according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of an intelligent building hardware model selection provided by an embodiment of the invention;
FIG. 6 is a schematic diagram of a layout of an intelligent building page 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 present 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
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail with reference to the accompanying drawings, the described embodiments should not be construed as limiting the present invention, and all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection 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 understood that "some embodiments" may be the same subset or different subsets of all possible embodiments, and may be combined with each other without conflict.
In the following description, references to the terms "first \ second \ third" are only to distinguish similar objects and do not denote a particular order, but rather the terms "first \ second \ third" are used to interchange specific orders or sequences, where appropriate, to enable embodiments of the invention described herein to be practiced in other than the order shown 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 method for determining display content according to an embodiment of the present invention. Referring to fig. 1, fig. 1 is a schematic flowchart of a display 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 in the embodiments of the present 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: a device type and/or a device data type;
step S120: responding to the first selection operation, and displaying a target display component on a display page; the target presentation component is a presentation component selected from the initial presentation components based on the first selection operation;
step S130: 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, and includes but is not limited to: the intelligent energy meter reading system is applied to intelligent building office, school machine room rotating ring, community energy meter reading and the like. Specifically, the user determines the device type of the internet of things device in the internet of things system and the device data type corresponding to the device type according to the scene requirements in the scene information. The device type is used to indicate a class of devices with the same performance parameters, and the device type includes but is not limited to: the device model.
In one embodiment, the device data types include: data type and/or data attributes. Data categories include, but are not limited to: a current value, a historical value, or a running total. The data attributes indicate the content of the data representation, for example: temperature, humidity, etc. Data formats of the internet of things device data of various data attributes include, but are not limited to: boolean, enumerated, numeric, and the like.
In one embodiment, recommending an initial presentation component based on target device information of the internet of things device includes:
recommending a display component corresponding to the equipment type and/or a display component corresponding to the equipment data type of the equipment in the Internet of things according to the target equipment information of the equipment in the Internet of things.
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, or the like. The display page is a display page where the display content is located.
In one embodiment, the initial display assembly comprises: a base display assembly and/or an equipment display assembly. The basic display component corresponds to the device data type and is suitable for displaying the device data of the device 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 one embodiment, establishing a data association between the target presentation component and the internet of things device, and determining the presentation content of the target presentation component includes: configuring attribute information of a target display component, and determining display content of the target display component; the attribute information includes at least one of: identity information, device data type, data source.
The identity information is consistent with identity information of entity Internet of things equipment accessed to the Internet of things system, and the identity information is used for uniquely marking the Internet of things equipment in the Internet of things system. The device data types include: and (4) data attribute. 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 an equipment 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 equipment corresponding to the identity information. After the platform layer of the Internet of things system completes registration of the Internet of things equipment, data of the Internet of things equipment with the identity information is pushed to the application layer, the data of the Internet of things equipment with the identity information is pushed to the display layer through the application layer, and the display layer displays the data through the target display component according to the identity information of the Internet of things equipment corresponding to the data.
In one embodiment, if the target presentation component is a base presentation component, identity information and a device data type of the target presentation component are configured. The data content of the target display component is the internet of things device data belonging to the device data type in the internet of things device corresponding to the identity information. After the platform layer of the Internet of things system finishes the registration of the Internet of things equipment, pushing the data of the Internet of things equipment with the identity information to the application layer, then pushing the service data of the Internet of things equipment with the identity information to the display layer by the application layer, and displaying the service data belonging to the equipment data type through the target display component by the display layer 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.
In another embodiment, if the target presentation component is a base presentation component and the data type to be configured belongs to data of an energy meta-scene, the data type and the data source of the target component are configured. After receiving the internet of things device data pushed by the platform layer, the application layer establishes a data source corresponding to the internet of things device data according to the internet of things device data belonging to the energy source meta scene, for example: and if the Internet of things equipment is the intelligent electric meter, establishing a data source corresponding to the total electricity consumption of each intelligent electric meter. And then pushing the data source and the Internet of things equipment data to a 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 one embodiment, the internet of things system comprises a sensing layer, a network layer, a platform layer and an application layer, wherein the sensing layer refers to sensor hardware, the network layer is responsible for data transmission of sensors, the platform layer is responsible for equipment and data management, the application layer is responsible for specific application functions, comprises specific business processes, and sometimes can be used for independently stripping off data display of the application layer, namely the display layer, the display layer is mainly responsible for data display, and the display mode comprises a data large screen, 2D visualization, 3D visualization, data twinning and the like. The thing networking device in this embodiment includes: electronics of the sensing layer. For example: smoke alarms, smart meters, and the like.
The sensing layer contains the internet of things sensors commonly used in various industries, and is classified and aggregated into four categories by devices with similar functions, namely: the method comprises the following steps of mapping sensor data to four categories, namely a fire fighting element scene, a security element scene, an energy element scene and an environment element scene.
The internet of things device data of the energy source scene is data for metering energy consumption, and includes but is not limited to: electricity and water.
In this embodiment, the corresponding initial display component is recommended based on the determined device type and/or device data type of the internet of things device, and the display content of the target display component is determined by establishing data association between the target display component and the internet of things device. On the other hand, by establishing data association between the target display component and the internet of things device, data communication from the sensing layer to the platform layer to the application layer to the display layer is realized, and the rapid debugging and verification of the display content are realized by being convenient to match with the installation and debugging of the real device.
In some embodiments, the method further comprises:
creating an Internet of things equipment display component library; wherein the display component library comprises: 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 one embodiment, the data type and the data format of the internet of things device are mapped and converged to obtain a common data display component. And taking the common data display component as a basic display component.
In one embodiment, the internet of things device has three different data types: a current value, a historical value, and a running total.
Wherein, the current value is: indicating the latest status of the device, such as the current temperature and humidity of the temperature and humidity sensor, the voltage and current of the electricity meter, etc.
History value: representing the state of the device at some point in time in the past, the data format of its values and the current values being consistent.
And (3) cumulative value: the equipment has accumulated attribute values, and the change directions of the values are accumulated all the time, such as electricity consumption of an electric meter and water consumption of a water meter. If the electricity consumption in a certain period of time is counted, the electricity consumption at the beginning of the period must be subtracted from the electricity consumption at the end of the period.
For the internet of things equipment, the most common data formats are boolean, enumeration and numerical.
Boolean: there are only two states, typically represented by key value pairs, whose key values are 0 and 1, respectively, which values can be used to represent device on states, fault states, etc.
Enumerating: there are several kinds of enumeration values, the key value of which can be customized according to the kind of equipment, for example, the mode of air conditioner is enumeration type, the key value of which can be 0-3, the kind of value is refrigeration, heating, ventilation, etc.
Numerical values: indicating the magnitude of a device attribute value, such as temperature, humidity, etc., and may or may not be in units.
Mapping the data format and the data type of the internet of things device, and converging the available common data display components, where table 1 is a table of the common data display components, and is shown in table 1 below:
Figure BDA0003407239110000081
TABLE 1
The most common data display components are key value pairs, switches, pie charts, tables, graphs, bar charts and the like, wherein the keys in the key value pairs display device attribute names, and the values are device attribute values; the switch usually has an on state and an off state, and can be used for representing the on-off state of real switching equipment and an electric meter; the device can be displayed by a pie chart when having a plurality of attributes, and the value of one attribute can be displayed when the device is placed on a pie; the table may be used to represent a list of a plurality of device attributes, may also be used to represent alarm events, etc.; both graphs and bars are relatively common data presentation methods.
In one embodiment, after analysis and research, core data of equipment of the same model is relatively fixed, data of the same product type is converged, and an equipment data component is established for the product model and even the product type, wherein the equipment data component is packaged by combining a plurality of basic display components. And taking the packaged component of the device data as a device display component. That is, data of the same device type is converged, and a device presentation component corresponding to the device type is determined. And the basic display component forming the equipment display component is used for displaying the equipment data corresponding to each data type of the equipment type.
As an example, fig. 2 is an illustration of an internet of things device display component library provided in an embodiment of the present invention, and as shown in fig. 2, fig. 2 shows data of a temperature, humidity, infrared, and three-in-one environment sensor, and illustrates boolean and numerical display by taking the data as an example, where temperature and humidity are numerical values, and values thereof represent specific temperature and humidity values, and human infrared is boolean, and values thereof are in a human state and an unmanned state. The upper part of the icon represents the current value of the temperature and humidity infrared rays, and the lower part of the icon represents the change curve of the temperature and humidity. The temperature and humidity and the human body infrared are displayed by using a key value pair (the key represents the equipment attribute type, and the value represents the attribute value), and the historical change of the temperature and humidity is displayed by using a curve graph.
The data display in fig. 2 is split to obtain two most basic components, one is a key-value pair, the other is a graph, the key-value pair and the graph are the two most common data display forms, and the data display components are configured and combined to obtain the display of the data of one device. The method has extremely high flexibility and can be freely combined. When dragging a key value pair, the corresponding device model- > device attribute field- > device Identity identification number (ID) needs to be associated, so as to uniquely determine the data content of the display, and simultaneously adjust the style of the data display, including size, position, color, and the like. Therefore, the system is relatively complex, and a standard data display component can be provided according to the model of the equipment, so that most scene display requirements are met.
The device presentation data in fig. 2 is taken as a whole as one component (device presentation component). The packaging is stronger, and the packaging method has the advantages that the packaging method is simple for a primary user, the use is more humanized, only the identification number (ID) of the equipment needs to be correlated according to the model and the basic style needs to be selected, and most display requirements can be basically met. The disadvantage is that the flexibility is relatively poor.
According to the method and the device, the Internet of things device display component library is created, the display components corresponding to the device types and the device data types of the devices are provided, a user can select different display components according to needs, display contents can be determined through simple check and configuration, and accordingly a large data screen can be generated and displayed, and the user can conveniently and rapidly build a scene display suite through software design of the user.
In some embodiments, the method further comprises:
recommending initial equipment information of the Internet of things equipment according to the scene information;
determining target device information of the Internet of things device 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 target device information from recommended initial device information of the internet of things device by the user, and the operation may be triggered by clicking or pressing a key or the like.
In one 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 various scenes. After the user determines the scene information, the internet of things device type and/or the common device data type corresponding to the scene can be recommended according to the determined scene information for the user to select. In another embodiment, the presentation layer may further record the device type and/or the selection of the device data type of the internet of things device in each scene, and recommend the device type and/or the common device data type of the internet of things device according to the user information and the scene information. User information includes, but is not limited to: identity information of the user login.
In the embodiment, considering that some inexperienced users have difficulty in hardware selection, the internet of things equipment information corresponding to the scene information is recommended to the users according to the scene information, so that on one hand, the threshold of the users is reduced, the method is more widely used, on the other hand, the user operation is reduced, and the efficiency of displaying content design is improved.
In some embodiments, the method further comprises:
recommending an 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 one embodiment, the display layer of the internet of things system stores device data types corresponding to various types of internet of things devices in various scenes. And after the user determines the scene information and the equipment type of the Internet of things equipment, recommending the equipment data type commonly used by the Internet of things equipment in the scene for the user to select. In another embodiment, the presentation layer may further record the device type and/or the selection of the device data type of the internet of things device in each scene, and recommend the device type and/or the common device data type of the internet of things device 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 and the device for recommending the device data type, the device data type is recommended after the user determines the device type, so that the operation of the user is further reduced, the guidance to the user is 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 template is automatically recommended, so that the page layout operation of the user is reduced, and the efficiency of content display design is further accelerated.
In some embodiments, the configuring the attribute information of the target presentation component and determining the presentation content of the target presentation component includes:
registering the Internet of things equipment in 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 types of the Internet of things equipment;
determining the device data type of the received Internet of things device data at an application layer, and configuring the classified push address of the Internet of things device data as the address of a display device of a display layer in the Internet of things system;
configuring attribute information of the target display component on the display layer, and determining display content of the target display component; wherein the attribute information includes at least one of: identity information, device data type, data source.
In one embodiment, the attribute information further includes: and displaying the list information.
In some embodiments, registering the internet of things device at a 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 in various communication modes and protocols. The functional parameters of the internet of things equipment of each equipment type are analyzed, and only the most core functional parameters need to be displayed in the graphical display, so that the equipment types of the internet of things equipment and the corresponding functional parameters are converged. The platform layer can analyze data according to the application data protocol, so that the analyzed data can be checked and debugged, and meanwhile, a standard API (application program interface) is formed to support pushing to the application layer.
In an embodiment, determining, at an application layer, a device data type of 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 device of a presentation layer in the internet of things system includes:
determining the device data type of the received Internet of things device data in an application layer;
if the equipment data type belongs to an energy source scene, establishing a corresponding data source based on the Internet of things equipment data, and configuring the Internet of things equipment data and a push address of the data source as an address of a display layer display device in the Internet of things system.
In one embodiment, the display layer display device includes, but is not limited to, a liquid crystal display.
In some embodiments, the method further comprises:
establishing an alarm rule in 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;
and establishing a data source corresponding to the alarm information based on the alarm information, and configuring a push address of the data source as an address of a display layer display device in the Internet of things system.
In one embodiment, the attribute information of the presentation component further comprises: and displaying the list information.
Configuring attribute information of a target display component at a display layer, wherein the attribute information comprises the following steps: and configuring display list information corresponding to the alarm information on the display layer.
In some embodiments, the method further comprises:
and determining the page layout of the display page display data.
One specific example is provided below in connection with the above embodiments:
the method can be used for selecting types on hardware according to requirements, and can be used for quickly designing software through an equipment component library, so that a user can quickly get through software and hardware, and a real scene application is built.
The scene-based display suite is composed of hardware and software, the hardware can be actually installed on a real use scene or a display wall panel, the software mainly displays a data large screen of a display layer, and flexible construction can be carried out according to scene requirements and equipment types. The data large screen is nested in the application layer, and the jump can be performed in the application layer, and usually the display only needs to look at the data large screen. Fig. 3 is a schematic diagram of an internet of things system architecture of a scenized display suite according to an embodiment of the present invention; as shown in fig. 3, what is shown in fig. 3 is an internet of things system architecture of a scenized display suite, where hardware is a device of a sensing layer, software includes a platform layer, an application layer, and a display layer, and in this scheme, a point is to establish a standardized basic data display component and a device display component for a device model on the display layer.
The sensing layer comprises the commonly used internet of things sensors in various industries, the devices with similar functions are classified and aggregated into four categories, namely a fire fighting element scene, a security element scene, an energy element scene and an environment element scene, and the sensors are mapped to the four categories.
The platform layer comprises device access, device development, device management and open interfaces. The platform supports device access in various communication modes and protocols. Taking a LoRaWAN air conditioner controller as an example, it is mainly used to implement air conditioner state monitoring and remote control, its main parameters include switch, mode, wind speed, temperature and ambient temperature, etc., its functional parameters are defined, and table 2 is an air conditioner controller functional parameter table, as shown in table 2 below.
Figure BDA0003407239110000131
TABLE 2
The LoRaWAN air conditioner controller has common functional parameters of the air conditioner controller, and also needs other functions such as statistics of the power consumption and power of the air conditioner, the power on-off state of the equipment and the like aiming at an intelligent household scene. However, for this type of air conditioning controller, only the most core functional parameters need to be displayed in the graphical display. And the platform bearing layer can analyze data according to the application data protocol of the platform bearing layer, so that the analyzed data is checked and debugged, and meanwhile, a standard API (application programming interface) is formed to support pushing to the application layer or a third-party platform. Through the functions, convergence of hardware and the corresponding data model is achieved.
The application layer and the platform layer are associated in a project mode, the application layer function comprises two parts, one part is a basic function module, and the basic function module comprises system overview, equipment monitoring, a rule engine, alarm management, system management and the like. The equipment monitoring displays and controls the data of the Internet of things equipment in a graphical mode, and delivery experience is better. All basic function modules support flexible construction and are used for realizing the most basic functions of an application platform. The other part is a service function module which can be selected according to the requirements of scene functions, the service module comprises modules of energy consumption management, air conditioner management, light energy conservation, electric power monitoring, electricity safety, environment monitoring, door lock management and the like, and the service function can be further understood through the service function module, so that the functions of an application layer are deepened.
The display layer is based on the application layer, the display layer needs to establish equipment display components of all Internet of things equipment, and rapid design of scene software is achieved through a model library. When designing the equipment display component, each equipment data type needs to be considered, and a standardized display mode is provided aiming at different equipment data types. The model base of the display layer comprises a basic display component corresponding to the data type of the Internet of things equipment and a packaged equipment display component corresponding to the equipment type.
The design of the whole scene display suite in the example comprises two parts, namely hardware and software design, wherein the hardware needs to confirm the type selection according to the scene requirements, and the key point is software design. The method provided by the example needs to consider scene display requirements, determine the equipment type and the displayed data type according to the requirements, and confirm the overall background and design layout. Then, according to the data, the corresponding diagram display mode is confirmed, the most basic data display component or the packaged equipment display component is selected according to the actual situation, and then the size and the position of the component are adjusted. And finally, associating real equipment with a display component to realize the display of real Internet of things equipment data, and completing the debugging and releasing of the whole software and hardware by matching with the installation of the equipment in an actual application scene or on a display board of a display wall.
Next, an intelligent building data large screen is taken as an example.
Fig. 4 is a flowchart illustrating a method for determining a scene-based display content according to this example, where the method includes:
s410: and determining the hardware model selection according to the scene information.
The narrow-band internet of things mainly used in buildings only comprises energy monitoring, security management, fire control monitoring and environment monitoring, and specifically comprises the following contents:
(1) energy monitoring: and (4) remotely reading the meter, counting the power consumption and the water consumption, and counting the power consumption of an air conditioner, light, an electric appliance and the like.
(2) Security and protection management: water leakage monitoring, illegal intrusion monitoring, one-touch emergency calling for dangerous situations and the like.
(3) Fire control monitoring: electricity consumption prevention, fire prevention and fire water monitoring, and the functions of electricity safety, smoke alarm, gas alarm, fire water pressure abnormity alarm and the like are realized.
(4) Environmental monitoring: temperature and humidity, indoor air quality and indoor light intensity are monitored.
The functions of the intelligent building are combed, and the common and best-shown hardware equipment types (equipment types of the internet of things equipment) are preferably selected, so that the corresponding hardware types are obtained as shown in fig. 5.
S420: and after confirming the hardware model selection, confirming the background template and designing the whole module layout.
The background template determines the integral tone of the data large screen, the selected equipment display assembly can display the color matched with the basic template in a default mode, the integral black and blue background template can be selected, and then the layout of the module and the specifically displayed data information are designed. The layout setting may refer to fig. 6.
S430: and recommending the corresponding equipment display component according to the equipment model determined by the hardware model selection.
And after the overall page layout and the displayed data information are confirmed, designing the displayed content according to the equipment model. The packaged equipment display component is preferentially recommended, and a user can directly use the equipment display component 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 component can be associated with a real device ID to display the real device data. Except for the device data, like the alarm information at the middle lower part of fig. 7, the alarm rule needs to be configured at the application layer first, 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 device triggers the alarm. After linkage hardware is successfully debugged, the large data screen can be released and displayed, and the link of the large data screen can be configured at the application layer and then skipped through the link at the application layer. The finally configured intelligent building data large screen is shown in fig. 7.
In this example, a basic data display component is established by analyzing the device data type of the internet of things device through the internet of things scene display suite design tool, a convergence graphical display method is performed, and a commonly-used component library for displaying the internet of things device is established by combining the internet of things device type and the device data type. The design of displaying a large screen is quickly realized through the steps of equipment type selection, template use, layout design, equipment data display, equipment association and the like, and a scene display suite is quickly built by combining the actual installation of hardware.
According to the data characteristics of the Internet of things equipment, a basic data display component can be designed on a display layer. Meanwhile, equipment model convergence can be carried out according to the type of the equipment or the type of the equipment, and an equipment display component of the equipment of the Internet of things is designed. The data display method has the advantages of flexibility and usability, and enables a user to quickly design a large data screen for display. On the other hand, data communication from a sensing layer- > platform layer- > application layer- > display layer can be realized quickly, the installation and debugging of real equipment are matched, the quick debugging and verification of a large data screen are realized, and a standardized scene display suite is designed.
Continuing with the description of the device for determining display content provided by the embodiments of the present invention, in some embodiments, the device for determining display content may be implemented by 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, and the display content determining apparatus 800 according to the embodiment of the present invention is applied to an internet of things system. The method comprises the following steps:
the recommending unit 810 is configured to recommend the initial display component based on target device information of the internet of things device; wherein the target device information includes: a device type and/or a device data type;
a selecting unit 820, configured to display a target display component on a display page in response to a first selection operation; the target presentation component is a presentation component selected from the initial presentation components based on the first selection operation;
the determining unit 830 is configured to establish 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 display component library comprises: 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 the initial device information of the internet of things device according to the scene information; the selection unit is further used for responding to a second selection 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 the initial device data type of the internet of things device according to the device type and the scene information of the internet of things device accessed to the internet of things system; the selection unit is further used for responding to a third selection operation and determining a target device data type of the Internet of things device; 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 presentation component, and determine the presentation content of the target presentation 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 in a platform layer of the internet of things system, and synchronize product information and internet of things device 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 types of the Internet of things equipment;
determining the device data type of the received Internet of things device data at an application layer, and configuring the classified push address of the Internet of things device data as the address of a display device of a display layer in the Internet of things system;
and configuring the attribute information of the target display component on the display layer, and determining the display content of the target display component.
An embodiment of the present invention further provides an electronic device, where the electronic device at least includes: 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 method for determining the exposure content provided by the embodiment 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: a processor 910, a communication interface 920, and a memory 930, wherein:
the processor 910 generally controls the overall operation of the device 900.
The communication interface 920 may enable the device 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 buffer data (e.g., image data, audio data, voice communication data, and video communication data) to be processed or already processed by the processor 910 and modules of the device 900, and may be implemented by a FLASH Memory (FLASH) or a Random Access Memory (RAM).
It should be noted that, in the embodiment of the present application, if the display content determination method is implemented in the form of a software functional module and is sold or used as a standalone product, it 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 embodied in the form of a software product, which is stored in a storage medium and includes 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: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a magnetic disk, or an optical disk. Thus, embodiments of the present application are not limited to any specific combination of hardware and software.
Correspondingly, the embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps in the method for determining the display content provided by the above embodiment.
Here, it should be noted that: the above description of the storage medium and device embodiments is similar to the description of the method embodiments above, with similar advantageous effects as the method embodiments. For technical details not disclosed in the embodiments of the storage medium and apparatus of the present application, reference is made to the description of the embodiments of the method of the present application for understanding.
Of course, the apparatus in the embodiment of the present application may have other similar protocol interaction implementation cases, and those skilled in the art can make various corresponding changes and modifications according to the embodiment of the present application without departing from the spirit and the spirit of the present application, but these corresponding changes and modifications should fall within the scope of the claims appended to the method of the present application.
As will be appreciated by one skilled in the art, 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, 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 flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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 the various embodiments of the present application, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application. The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits 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 an … …" 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 the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the modules is only one logical functional division, and there may be other division ways in actual implementation, such as: multiple modules or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or modules may be electrical, mechanical or other.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules; the network module can be located in one place or distributed on a plurality of network modules; some or all of the modules can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
The above description is only for the embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A method for determining display content 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: a device type and/or a device data type;
responding to the first selection operation, and displaying a target display component on a display page; the target presentation component is a presentation component selected from the initial presentation 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.
2. The method of claim 1, further comprising:
creating an Internet of things equipment display component library; wherein the display component library comprises: 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 of claim 1, further comprising:
recommending initial equipment information of the Internet of things equipment according to the scene information;
determining target device information of the Internet of things device 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 of claim 1, further comprising:
recommending an 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 the establishing a data association between the target presentation component and the internet of things device, and determining the presentation content of the target presentation component comprises: configuring attribute information of a target display component, and determining display content of the target display component; the attribute information includes at least one of: identity information, device data type, data source.
6. The method of claim 5, wherein the configuring the attribute information of the target presentation component and determining the presentation content of the target presentation component comprises:
registering the Internet of things equipment in 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 types of the Internet of things equipment;
determining the device data type of the received Internet of things device data at an application layer, and configuring the classified push address of the Internet of things device data as the address of a display device of a display layer in the Internet of things system;
and configuring the attribute information of the target display component on the display layer, and determining the display content of the target display component.
7. A device for determining display content, applied to an Internet of things system, comprises:
the recommendation unit is used for recommending the initial display component based on the target equipment information of the Internet of things equipment; wherein the target device information includes: a device type and/or a device data type;
the selection unit is used for responding to the first selection operation and displaying the target display component on the display page; the target presentation component is a presentation component selected from the initial presentation 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.
8. The apparatus of claim 7, further comprising:
the creation unit is used for creating an Internet of things equipment display component library; wherein the display component library comprises: 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.
9. An electronic device, characterized in that the device comprises 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 method of presentation determination provided in any of the preceding claims 1 to 6.
10. A computer-readable storage medium having computer-executable instructions stored thereon, the computer-executable instructions configured to perform the method for determining a presentation as provided in any one of claims 1 to 6.
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 true CN114385287A (en) 2022-04-22
CN114385287B 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)

Cited By (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

Cited By (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

Also Published As

Publication number Publication date
CN114385287B (en) 2024-01-05

Similar Documents

Publication Publication Date Title
CN114385287B (en) Presentation content determining method, apparatus, electronic device and storage medium
EP2574999B1 (en) Management system using function abstraction for output generation
CN109413515B (en) Equipment control method and device, mobile terminal and server
EP2758838B1 (en) Using hdmi-cec to identify a codeset
EP3174251B1 (en) Method and apparatus for identifying type of electronic device on smart socket
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
CN104216379A (en) Information processing method and electronic device
CN110196557B (en) Equipment control method, device, mobile terminal and storage medium
CN104182232A (en) Method for establishing context-aware applications and user terminal
CN107634887B (en) Message processing method and device and intelligent control system
US11297376B2 (en) Set-top box with interactive features and system and method for use of same
CN109189295A (en) display control method, device and terminal device
CN108803371B (en) Control method and device for electrical equipment
CN109672909A (en) Data processing method, device, electronic equipment and readable storage medium storing program for executing
CN112015101B (en) Control method and device of intelligent equipment, intelligent control switch and storage medium
CN112041803A (en) Electronic device and operation method thereof
US9921728B2 (en) Service providing device, and method of providing a user interface
CN112527170A (en) Equipment visualization control method and device and computer readable storage medium
CN112306011A (en) Equipment control method and device
CN110471298A (en) A kind of intelligent electrical appliance control, equipment and computer-readable medium
TWI730530B (en) Internet of things device binding method and system
CN113064359A (en) Model building method, entity control method, device, equipment and medium
Venkatesh et al. Usability—key factor of future Smart Home systems
CN117555810B (en) Virtual debugging method, device, equipment and storage medium of Internet of things application

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