CN111552462A - Equipment model construction method and device of Internet of things equipment and storage medium - Google Patents

Equipment model construction method and device of Internet of things equipment and storage medium Download PDF

Info

Publication number
CN111552462A
CN111552462A CN201911405473.9A CN201911405473A CN111552462A CN 111552462 A CN111552462 A CN 111552462A CN 201911405473 A CN201911405473 A CN 201911405473A CN 111552462 A CN111552462 A CN 111552462A
Authority
CN
China
Prior art keywords
model
equipment
elements
internet
things
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
CN201911405473.9A
Other languages
Chinese (zh)
Other versions
CN111552462B (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.)
Shanghai Envision Innovation Intelligent Technology Co Ltd
Envision Digital International Pte Ltd
Original Assignee
Shanghai Envision Innovation Intelligent Technology Co Ltd
Envision Digital International Pte 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 Shanghai Envision Innovation Intelligent Technology Co Ltd, Envision Digital International Pte Ltd filed Critical Shanghai Envision Innovation Intelligent Technology Co Ltd
Priority to CN201911405473.9A priority Critical patent/CN111552462B/en
Publication of CN111552462A publication Critical patent/CN111552462A/en
Priority to PCT/SG2020/050798 priority patent/WO2021137767A1/en
Application granted granted Critical
Publication of CN111552462B publication Critical patent/CN111552462B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16YINFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
    • G16Y10/00Economic sectors
    • G16Y10/75Information technology; Communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Computing Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an equipment model construction method, an equipment model construction device and a storage medium of Internet of things equipment, wherein the method comprises the following steps: the method comprises the steps of obtaining a model framework of an equipment model to be built, obtaining preset and stored model elements according to the model framework, and finally building the equipment model of the Internet of things equipment according to the model elements, wherein the equipment model is used for describing the attributes and functions of the Internet of things equipment. Through the scheme, the corresponding equipment model can be constructed by directly acquiring the preset and stored model elements, each model element in the equipment model does not need to be re-developed, and the construction efficiency of the equipment model of the equipment of the Internet of things is improved.

Description

Equipment model construction method and device of Internet of things equipment and storage medium
Technical Field
The invention relates to the technical field of Internet of things, in particular to a method and a device for constructing an equipment model of Internet of things equipment and a storage medium.
Background
Nowadays, the application of the technology of the internet of things is more and more extensive, and in order to realize the interconnection of everything, an equipment model needs to be built for each equipment in the internet of things.
At present, the equipment model construction of the internet of things equipment is generally a conceptual model modeling method based on an ontology, the constructed conceptual model is defined according to a facing object, elements such as attribute information, function information and relationship information of the facing object are described in the conceptual model, and the elements in the conceptual model have different definitions according to different facing objects.
However, in the related art, when an equipment model of a certain internet equipment is constructed, developers are required to develop each model element in the corresponding equipment model, so that the efficiency of constructing the model of the internet-of-things equipment is extremely low.
Disclosure of Invention
The disclosure provides an equipment model construction method and device of Internet of things equipment and a storage medium. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided an apparatus model construction method for an internet of things apparatus, the method including:
obtaining a model frame of an equipment model to be constructed, wherein the model frame is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
acquiring preset and stored model elements according to the model framework;
and constructing an equipment model of the Internet of things equipment according to the model elements, wherein the equipment model is used for describing the attributes and functions of the Internet of things equipment.
Optionally, each model element includes at least one of a model standard element and a model custom element;
the obtaining of the preset and stored model elements according to the model framework includes:
when the various model elements comprise the model standard elements, inquiring and acquiring the model standard elements from a standard element library;
and when each model element comprises the model self-defining element, acquiring the model self-defining element edited and uploaded by a user through a model element self-defining interface.
Optionally, the model framework is further configured to indicate a parent model corresponding to the device model;
before the constructing the device model of the internet of things device according to the model elements, the method further includes:
acquiring the parent model from a standard model library according to the model framework;
the constructing of the equipment model of the internet of things equipment according to the model elements includes:
and constructing an equipment model of the Internet of things equipment according to the model elements and the parent model.
Optionally, the method further includes:
and uploading the equipment model serving as a standard model to the standard model library.
Optionally, the version number of the device model is used to indicate compatibility information of the device model; the compatibility information represents at least one of the following information:
incompatible changes occur to the equipment model relative to a previous version model of the internet of things equipment;
the equipment model is compatibly changed relative to a previous version model of the internet of things equipment;
and the equipment model carries out compatibility restoration relative to the previous version model of the Internet of things equipment.
Optionally, the obtaining of the model framework of the device model to be constructed includes:
and acquiring the model framework generated according to the received editing operation in the model framework editing interface.
Optionally, the model element further includes a static attribute element, a dynamic measure point element, a service element, an event element or a relationship element.
According to a second aspect of the embodiments of the present disclosure, there is provided an apparatus for constructing an equipment model of an internet of things device, the apparatus including:
the framework acquisition module is used for acquiring a model framework of the equipment model to be constructed, and the model framework is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
the element acquisition module is used for acquiring the preset and stored model elements according to the model framework;
and the model construction module is used for constructing an equipment model of the Internet of things equipment according to the model elements, and the equipment model is used for describing the attributes and functions of the Internet of things equipment.
Optionally, each model element includes at least one of a model standard element and a model custom element;
the element acquisition module includes:
a standard element obtaining sub-module, configured to, when the model elements include the model standard element, query and obtain the model standard element from a standard element library;
and the custom element obtaining submodule is used for obtaining the model custom elements edited and uploaded by a user through a model element custom interface when each model element comprises the model custom elements.
Optionally, the model framework is further configured to indicate a parent model corresponding to the device model;
the device further comprises:
the parent model obtaining module is used for obtaining the parent model from a standard model library according to the model framework before the equipment model of the Internet of things equipment is built according to the model elements;
the model building module comprises:
and the model construction submodule is used for constructing an equipment model of the Internet of things equipment according to the model elements and the parent model.
Optionally, the apparatus further comprises:
and the model uploading module is used for uploading the equipment model to the standard model library as a standard model.
Optionally, the version number of the device model is used to indicate compatibility information of the device model; the compatibility information represents at least one of the following information:
incompatible changes occur to the equipment model relative to a previous version model of the internet of things equipment;
the equipment model is compatibly changed relative to a previous version model of the internet of things equipment;
and the equipment model carries out compatibility restoration relative to the previous version model of the Internet of things equipment.
Optionally, the frame acquiring module includes:
and the frame acquisition submodule is used for acquiring the model frame generated according to the received editing operation in the model frame editing interface.
Optionally, the model element further includes a static attribute element, a dynamic measure point element, a service element, an event element or a relationship element.
According to a third aspect of the embodiments of the present disclosure, there is provided an apparatus for constructing an equipment model of an internet of things device, the apparatus including:
a processor;
a memory for storing executable instructions of the processor;
wherein the processor is configured to:
obtaining a model frame of an equipment model to be constructed, wherein the model frame is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
acquiring preset and stored model elements according to the model framework;
and constructing an equipment model of the Internet of things equipment according to the model elements, wherein the equipment model is used for describing the attributes and functions of the Internet of things equipment.
According to a fourth aspect of embodiments of the present disclosure, a computer-device-readable storage medium is provided, where the computer-device-readable storage medium contains executable instructions, and the executable instructions are invoked and executed by a processor to implement the method for building the device model of the internet of things device according to the first aspect or any one of the alternatives of the first aspect.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
the method comprises the steps of obtaining a model framework of an equipment model to be built, wherein the model framework is used for indicating each model element corresponding to the equipment model, the model elements are submodels corresponding to the model elements, the model elements are used for representing equipment characteristics of the equipment of the Internet of things, then obtaining each preset and stored model element according to the model framework, and finally building the equipment model of the equipment of the Internet of things according to each model element, wherein the equipment model is used for describing attributes and functions of the equipment of the Internet of things. Through the scheme, the corresponding equipment model can be constructed by directly acquiring the preset and stored model elements, each model element in the equipment model does not need to be re-developed, and the construction efficiency of the equipment model of the equipment of the Internet of things is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a schematic diagram of an implementation environment shown in accordance with an exemplary embodiment;
fig. 2 is a flowchart illustrating a device model construction method for internet of things devices according to an exemplary embodiment;
fig. 3 is a flowchart illustrating an apparatus model construction method for an internet of things apparatus according to another exemplary embodiment;
FIG. 4 is a schematic view of a form framework according to the embodiment of FIG. 3;
FIG. 5 is a schematic diagram of a model framework when the equipment to be constructed according to the embodiment shown in FIG. 3 is a fan;
FIG. 6 is a schematic diagram of a model of a fan apparatus according to the embodiment shown in FIG. 3;
FIG. 7 is a model schematic diagram of a tileable fan apparatus according to the embodiment shown in FIG. 3;
FIG. 8 is a diagram illustrating a model of a building device with reference to model standard elements according to the embodiment shown in FIG. 3;
FIG. 9 is a diagram of model inheritance relationships involved in the embodiment shown in FIG. 3;
FIG. 10 is a schematic illustration of a model version update and disclosure to which the embodiment of FIG. 3 relates;
fig. 11 is a block diagram illustrating an apparatus for building an equipment model of an internet of things device according to an exemplary embodiment;
FIG. 12 is a block diagram illustrating a computer device according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
It is to be understood that reference herein to "a number" means one or more and "a plurality" means two or more. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
For convenience of understanding, terms referred to in the embodiments of the present application will be described below.
1) Internet of Things (Internet of Things, IoT)
The internet of things is an information carrier such as the internet and a traditional telecommunication network, and all common objects capable of performing independent functions are enabled to realize an interconnected network. The Internet of things mainly solves the interconnection among articles (thining to thining, T2T), people (Human to thining, H2T) and people (Human to Human, H2H).
2) Ontology
Ontology, also known as presence, is a canonical description of a conceptual model that allows programs and people to share knowledge information, by studying the nature of the entities present in the universe. Ontologies represent a recognized set of concepts-such as things, events and relationships-that are clearly defined in some way (e.g., explicit natural language) and from which a commonly recognized vocabulary is created to enable information exchange.
3) Concept model
A conceptual model, also known as an information model, is a layer of abstraction from the real world to the information world, and is used to describe the properties and functions of things in the real world.
4) Equipment model
The equipment model is a conceptual model used for describing the properties and functions of equipment in the real world.
5)JSON Schema
The JSON Schema is a tool for describing and checking the JSON document, can completely define the data format of the JSON and carries out validity check on the JSON instance. The JSON Schema has good readability for people and machines, and has wide open source class library support for various computer languages.
FIG. 1 is a schematic diagram illustrating one implementation environment in accordance with an example embodiment. The implementation environment includes a number of computer devices 110 and a cloud 120.
The computer device 110 and the cloud 120 are connected via a wireless network.
Cloud 120 may perform cloud computing processing on the data.
The computer device 110 may be one computer device or may be composed of several computer devices.
Optionally, the wireless network described above uses standard communication techniques and/or protocols. The Network is typically the Internet, but may be any Network including, but not limited to, a Local Area Network (LAN), a Metropolitan Area Network (MAN), a Wide Area Network (WAN), a mobile, wireline or wireless Network, a private Network, or any combination of virtual private networks. In some embodiments, data exchanged over a network is represented using techniques and/or formats including HyperText Mark-up Language (HTML), Extensible Mark-up Language (XML), and so forth. All or some of the links may also be encrypted using conventional encryption techniques such as Secure Socket Layer (SSL), Transport Layer Security (TLS), Virtual Private Network (VPN), Internet Protocol Security (IPsec). In other embodiments, custom and/or dedicated data communication techniques may also be used in place of, or in addition to, the data communication techniques described above.
Fig. 2 is a flowchart illustrating an apparatus model building method for an internet of things apparatus according to an exemplary embodiment. The equipment model construction method of the Internet of things equipment can be applied to computer equipment, and the corresponding equipment model of the Internet of things equipment is constructed on the computer equipment by acquiring the model elements stored in the cloud. For example, the computer device may be the computer device 110 shown in fig. 1, and the cloud may be the cloud 120 shown in fig. 1. As shown in fig. 2, the method for constructing the device model of the internet of things device may include the following steps:
in step 201, obtaining a model frame of an equipment model to be constructed, where the model frame is used to indicate each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
in step 202, the preset and stored model elements are obtained according to the model framework;
in step 203, an equipment model of the internet of things equipment is constructed according to the model elements, and the equipment model is used for describing the attributes and functions of the internet of things equipment.
Optionally, each model element includes at least one of a model standard element and a model custom element;
the obtaining of the preset and stored model elements according to the model framework includes:
when each model element comprises the model standard element, querying and acquiring the model standard element from a standard element library;
and when each model element comprises the model self-defining element, acquiring the model self-defining element edited and uploaded by a user through a model element self-defining interface.
Optionally, the model framework is further configured to indicate a parent model corresponding to the device model;
before the device model of the internet of things device is constructed according to the model elements, the method further includes:
acquiring the parent model from a standard model library according to the model framework;
should construct the equipment model of this thing networking equipment according to this each model element, include:
and constructing an equipment model of the equipment of the Internet of things according to the model elements and the parent model.
Optionally, the method further includes:
and uploading the equipment model serving as a standard model to the standard model library.
Optionally, the version number of the device model is used to indicate compatibility information of the device model; the compatibility information indicates at least one of the following information:
incompatible changes occur to the equipment model relative to the previous version model of the internet of things equipment;
the equipment model is compatibly changed relative to the previous version model of the internet of things equipment;
the device model is subjected to compatibility restoration relative to the previous version model of the internet of things device.
Optionally, the obtaining of the model framework of the device model to be constructed includes:
and acquiring the model frame generated according to the editing operation received in the model frame editing interface.
Optionally, the model element further includes a static attribute element, a dynamic measure point element, a service element, an event element or a relationship element.
In summary, in the method for constructing the device model of the internet of things device provided in the embodiment of the present disclosure, the model frame of the device model to be constructed is obtained, where the model frame is used to indicate each model element corresponding to the device model, the model element is a sub-model corresponding to the model element, the model element is used to represent the device characteristics of the internet of things device, then each preset and stored model element is obtained according to the model frame, and finally the device model of the internet of things device is constructed according to each model element, where the device model is used to describe the attributes and functions of the internet of things device. Through the scheme, the corresponding equipment model can be constructed by directly acquiring the preset and stored model elements, and each model element in the equipment model does not need to be re-developed, so that the construction efficiency of the equipment model of the equipment of the Internet of things is improved.
Fig. 3 is a flowchart illustrating an apparatus model construction method for an internet of things apparatus according to another exemplary embodiment, where the apparatus model construction method for an internet of things apparatus may be applied to a computer apparatus, and a corresponding apparatus model of the internet of things apparatus is constructed on the computer apparatus by obtaining a model element stored in a cloud. For example, the computer device may be the computer device 110 shown in fig. 1, and the cloud may be the cloud 120 shown in fig. 1. As shown in fig. 3, the method for constructing the device model of the internet of things device may include the following steps:
in step 301, a model framework of the device model to be built is obtained.
In the embodiment of the present disclosure, the model framework is used to indicate each model element corresponding to the device model, where the model element is a sub-model corresponding to the model element, and the model element is used to represent a device feature of the internet of things device.
Alternatively, the computer device may obtain a model frame generated from an editing operation received in the model frame editing interface.
Wherein, the model frame can be edited by a JSON Schema tool.
Optionally, the model element includes at least one of a basic information element (BasicInfo), a static Attribute element (Attribute), a dynamic measurement point element (Measurepoint), a Service element (Service), an Event element (Event), and a relationship element (relationship).
The basic information element is the most basic information for describing a device model, the static attribute element is information for describing the static attribute of a device, the dynamic measure element is information for describing the running state of the device, the service element is information of a certain capability or a certain method which can be called externally in the device, the event element is event information reported by the device when running, and the relation element is information for describing the relation between the device and other types of devices.
For example, the basic information elements may be Identity Information (ID) of the device, a Name (Name) of the device, Description information (Description) of the device, type information (Category) of the device, Version information (Version) of the device, and the like. The static attribute elements may be model information of the device, location information of the device, design parameter information of the device, precision information of the device, and the like. The dynamic measuring point elements can be various kinds of state information such as temperature information, pressure information, current information, voltage information and the like when the equipment runs. The service element may be instruction information transmitted by the device, information of a task to be executed by the device, and the like. The event element may be information that the operation state of the device is changed, information that the transmission instruction of the device has been executed, or the like. The relationship element may be information of a one-to-one relationship of the device with other devices.
For example, referring to fig. 4, which shows a schematic diagram of a model framework related to an embodiment of the present disclosure, a computer device obtains the model framework of the internet of things device shown in fig. 4 through editing by a JSON Schema tool. The Internet of things equipment can be connected with the cloud end through the model framework, and data exchange can be carried out between the Internet of things equipment and the cloud end. The Internet of things equipment can upload the measuring point information in the dynamic measuring point elements to the cloud, can interact various parameters in the service elements with the cloud, and can upload parameters in the event elements to the cloud.
For example, please refer to fig. 5, which shows a schematic diagram of a model framework when a device to be constructed according to an embodiment of the present disclosure is a fan, as shown in fig. 5, in an internet of things environment, the fan device may upload a rotation speed parameter in a dynamic measurement point element of the fan device to a cloud terminal through the device model, the cloud terminal processes and analyzes data to control the fan device to execute an acceleration instruction, when a rotation speed of the fan device reaches a certain threshold value or the fan fails, the fan device sends alarm data for alarming that the rotation speed of the fan is over-speed or the fan fails to the cloud terminal for processing, and the cloud terminal controls the fan device to perform a next operation.
In step 302, the computer device obtains the parent model from a library of standard models according to the model framework.
Alternatively, the parent model may be a model stored locally on the computer device, or may be a previously built model, or may be a standard model already published stored in a central repository.
The parent model obtained by the computer device comprises various element models in the original parent model.
For example, referring to fig. 6, which shows a model schematic diagram of a fan device according to an embodiment of the present disclosure, as shown in fig. 6, a constructed fan model includes a basic information element, a static attribute element, a dynamic measurement point element, a service element, an event element, and a relationship element, the fan device model shown in fig. 6 may be used as a standard model, and meanwhile, the model may also be used as a parent model, and a model of a fan device capable of shaking head is continuously constructed on the basis of the fan model. Referring to fig. 7, which shows a schematic model diagram of a shakable fan device according to an embodiment of the present disclosure, as shown in fig. 7, a fan device model is used as a parent model of the model building, and the shakable fan model is built on the basis of an original fan device model.
In step 303, the computer device obtains the preset and stored model elements according to the model framework.
Optionally, each model element includes at least one of a model standard element and a model custom element.
1) When the respective model element includes the model standard element, the model standard element is queried from a standard element library.
For example, the model standard elements in the standard element library may be a standardized static attribute manufacturer atomic model, a standardized dynamic measurement point temperature atomic model, a standardized service startup atomic model, a standardized event alarm atomic model, and the like.
Wherein, the model standard element is stored in the central warehouse and is a published standard element. The corresponding model standard element stored in the central repository can be queried and called for to join the model framework through the $ ref capability in the json schema tool.
For example, referencing a dynamic measurement point model in model elements of model a to standard model elements can be achieved by editing the following code in the JSONSchema tool:
Figure BDA0002348510130000111
the specific definition of the model standard element location is also defined by JSON Schema. The specific codes are as follows:
Figure BDA0002348510130000112
Figure BDA0002348510130000121
for example, referring to fig. 8, which shows a schematic diagram of building a device model by referring to model standard elements according to an embodiment of the present disclosure, as shown in fig. 8, a model under design may be an unfinished device model framework edited in a JSON Schema tool on a computer device, and a model under design builds a device model by calling appropriate model standard elements in combination, where the called model standard elements may be one or more model standard elements located in a central repository.
The central warehouse is a completely public standard warehouse, the central warehouse can be divided into two parts, one is a standard model library, the standard model library is a standard warehouse for providing public standard models, and a model designer can copy or inherit the standard models in the standard model library. The other is a model standard element library which is used for providing public standard elements, and a model designer can combine the equipment model based on the standard elements.
2) And when each model element comprises the model self-defining element, acquiring the model self-defining element edited and uploaded by a user through a model element self-defining interface.
The model custom element can also be edited and defined through a JSON Schema tool.
In step 304, the computer device constructs a device model of the internet of things device according to the model elements.
In the embodiment of the present disclosure, the device model is used to describe the attributes and functions of the internet of things device.
Optionally, an equipment model of the internet of things equipment is constructed according to the model elements and the parent model.
The equipment model for constructing the internet of things equipment can be divided into the following three conditions:
1) and constructing an equipment model of the Internet of things equipment according to the model custom elements.
2) And constructing an equipment model of the Internet of things equipment according to the calling model standard element combination.
3) And adding model custom elements or model standard elements on the basis of the parent model according to the calling parent model to construct an equipment model of the Internet of things equipment.
Optionally, the device model is built on the basis of a parent model, the parent model may also be built on the basis of other models, and the relationship between the device model and the parent model and the relationships between the device model and the other models may be an aggregation relationship or an association relationship.
For example, fig. 9 is a schematic diagram illustrating a model inheritance relationship according to an embodiment of the present disclosure. As shown in fig. 9, model construction is performed by models a to K through mutual calling, where the model relationships directly established by the models are connected by solid arrows and are aggregation relationships; the model relationship indirectly inherited can be a model relationship where the model H inherits the model a and also inherits the model I, and the indirectly invoked model relationship can be an association relationship.
Optionally, the computer device may upload the device model to the standard model library as a parent model.
Referring to fig. 10, which shows a schematic diagram of a model version update and disclosure related to an embodiment of the present disclosure, as shown in fig. 10, a device model built by a computer device may be modified in a JSON Schema tool several times, each modification may generate a new revision number, these device models with different revision numbers may not be used directly, and when the device model with a certain revision number obtained after the built device model is modified is mature and available, a version number may be added to the device model to be published, so that the device model becomes a published model. If the released equipment model is a standard model, uploading the equipment model with the version number to a central warehouse, and changing the equipment model into an open model.
Wherein the version number of the device model is used for indicating compatibility information of the device model; the compatibility information indicates one of the following information:
1) incompatible changes occur to the equipment model relative to the previous version model of the internet of things equipment;
2) the equipment model is compatibly changed relative to the previous version model of the internet of things equipment;
3) the device model is subjected to compatibility restoration relative to the previous version model of the internet of things device.
Wherein a device model can be uniquely determined based on the model ID and the model version number. When using the device model, a device model of a certain version number can be used in the format of < model id, model version >.
Alternatively, the latest version of the device model of the model ID may be used by inputting the model ID.
The version number of the model can be in a symatic version mode, and the specific form is as follows:
<Major>.<Minor>.<Patch>
wherein, Major represents that the device model has an incompatible change compared to the previous version model, such as a certain attribute information of the device model is deleted or a data type is changed. Minor indicates that the equipment model adds some functionality and is compatible compared to the previous version of the model. Such as adding some definitions of dynamic point elements. Patch indicates that the device model repairs some compatibility compared to the previous version of the model.
Optionally, the version number of the model is specified when the model is released, and the released model with the version number is not allowed to be modified.
In summary, in the method for constructing the device model of the internet of things device provided in the embodiment of the present disclosure, the model frame of the device model to be constructed is obtained, where the model frame is used to indicate each model element corresponding to the device model, the model element is a sub-model corresponding to the model element, the model element is used to represent the device characteristics of the internet of things device, then each preset and stored model element is obtained according to the model frame, and finally the device model of the internet of things device is constructed according to each model element, where the device model is used to describe the attributes and functions of the internet of things device. Through the scheme, the corresponding equipment model can be constructed by directly acquiring the preset and stored model elements, and each model element in the equipment model does not need to be re-developed, so that the construction efficiency of the equipment model of the equipment of the Internet of things is improved.
Fig. 11 is a block diagram illustrating an apparatus model building device for internet of things equipment according to an exemplary embodiment, and as shown in fig. 11, the apparatus model building device for internet of things equipment may be implemented as all or part of a computer device in a hardware or software and hardware combination manner to perform the steps shown in any one of the embodiments shown in fig. 2 or fig. 3. For example, the computer device may be the computer device 110 shown in fig. 1, and the cloud may be the cloud 120 shown in fig. 1. The device model construction apparatus for internet of things device may include:
a framework obtaining module 1110, configured to obtain a model framework of an equipment model to be constructed, where the model framework is used to indicate each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
an element obtaining module 1120, configured to obtain, according to the model framework, each preset and stored model element;
a model building module 1130, configured to build, according to the model elements, an equipment model of the internet of things equipment, where the equipment model is used to describe attributes and functions of the internet of things equipment.
Optionally, each model element includes at least one of a model standard element and a model custom element;
the element obtaining module 1120 includes:
a standard element obtaining sub-module, configured to, when the model elements include the model standard element, query and obtain the model standard element from a standard element library;
and the custom element obtaining submodule is used for obtaining the model custom elements edited and uploaded by a user through a model element custom interface when each model element comprises the model custom elements.
Optionally, the model framework is further configured to indicate a parent model corresponding to the device model;
the device further comprises:
the parent model obtaining module is used for obtaining the parent model from a standard model library according to the model framework before the equipment model of the Internet of things equipment is built according to the model elements;
the model building module 1130 includes:
and the model construction submodule is used for constructing an equipment model of the Internet of things equipment according to the model elements and the parent model.
Optionally, the apparatus further comprises:
and the model uploading module is used for uploading the equipment model to the standard model library as a standard model.
Optionally, the version number of the device model is used to indicate compatibility information of the device model; the compatibility information represents at least one of the following information:
incompatible changes occur to the equipment model relative to a previous version model of the internet of things equipment;
the equipment model is compatibly changed relative to a previous version model of the internet of things equipment;
and the equipment model carries out compatibility restoration relative to the previous version model of the Internet of things equipment.
Optionally, the frame acquiring module 1110 includes:
and the frame acquisition submodule is used for acquiring the model frame generated according to the received editing operation in the model frame editing interface.
Optionally, the model element further includes at least one of a static attribute element, a dynamic measure point element, a service element, an event element, and a relationship element.
It should be noted that, when the apparatus provided in the foregoing embodiment implements the functions thereof, only the division of the above functional modules is illustrated, and in practical applications, the above functions may be distributed by different functional modules according to actual needs, that is, the content structure of the device is divided into different functional modules, so as to complete all or part of the functions described above.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
An exemplary embodiment of the present disclosure provides an apparatus model building device for internet of things equipment, which may be implemented as all or part of a computer device in a hardware or software and hardware combination manner to execute the steps shown in any one of the embodiments shown in fig. 2 or fig. 3. For example, the computer device may be the computer device 110 shown in fig. 1, and the cloud may be the cloud 120 shown in fig. 1. The equipment model building device of the internet of things equipment further comprises: a processor, a memory for storing processor-executable instructions;
wherein the processor is configured to:
obtaining a model frame of an equipment model to be constructed, wherein the model frame is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
acquiring preset and stored model elements according to the model framework;
and constructing an equipment model of the Internet of things equipment according to the model elements, wherein the equipment model is used for describing the attributes and functions of the Internet of things equipment.
Optionally, each model element includes at least one of a model standard element and a model custom element;
the obtaining of the preset and stored model elements according to the model framework includes:
when the various model elements comprise the model standard elements, inquiring and acquiring the model standard elements from a standard element library;
and when each model element comprises the model self-defining element, acquiring the model self-defining element edited and uploaded by a user through a model element self-defining interface.
Optionally, the model framework is further configured to indicate a parent model corresponding to the device model;
before the constructing the device model of the internet of things device according to the model elements, the method further includes:
acquiring the parent model from a standard model library according to the model framework;
the constructing of the equipment model of the internet of things equipment according to the model elements includes:
and constructing an equipment model of the Internet of things equipment according to the model elements and the parent model.
Optionally, the method further includes:
and uploading the equipment model serving as a standard model to the standard model library.
Optionally, the version number of the device model is used to indicate compatibility information of the device model; the compatibility information represents at least one of the following information:
incompatible changes occur to the equipment model relative to a previous version model of the internet of things equipment;
the equipment model is compatibly changed relative to a previous version model of the internet of things equipment;
and the equipment model carries out compatibility restoration relative to the previous version model of the Internet of things equipment.
Optionally, the obtaining of the model framework of the device model to be constructed includes:
and acquiring the model framework generated according to the received editing operation in the model framework editing interface.
Optionally, the model element further includes a static attribute element, a dynamic measure point element, a service element, an event element or a relationship element.
FIG. 12 is a block diagram illustrating a computer device according to an example embodiment. The computer apparatus 1200 includes a Central Processing Unit (CPU) 1201, a system Memory 1204 including a Random Access Memory (RAM) 1202 and a Read-Only Memory (ROM) 1203, and a system bus 1205 connecting the system Memory 1204 and the CPU 1201. The computer device 1200 also includes a basic Input/Output (I/O) system 1206 for facilitating information transfer between various devices within the computer device, and a mass storage device 1207 for storing an operating system 1213, application programs 1114, and other program modules 1215.
The basic input/output system 1206 includes a display 1208 for displaying information and an input device 1209, such as a mouse, keyboard, etc., for a user to input information. Wherein the display 1208 and input device 1209 are connected to the central processing unit 1201 through an input-output controller 1210 coupled to the system bus 1205. The basic input/output system 1206 may also include an input/output controller 1210 for receiving and processing input from a number of other devices, such as a keyboard, mouse, or electronic stylus. Similarly, input-output controller 1210 also provides output to a display screen, a printer, or other type of output device.
The mass storage device 1207 is connected to the central processing unit 1201 through a mass storage controller (not shown) connected to the system bus 1205. The mass storage device 1207 and its associated computer-device readable media provide non-volatile storage for the computer device 1200. That is, the mass storage device 1207 may include a computer device-readable medium (not shown) such as a hard disk or Compact Disc-Only Memory (CD-ROM) drive.
Without loss of generality, the computer device readable media may comprise computer device storage media and communication media. Computer device storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer device readable instructions, data structures, program modules or other data. Computer device storage media includes RAM, ROM, Erasable Programmable Read-Only Memory (EPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), flash Memory or other solid state Memory technology, CD-ROM, Digital Video Disk (DVD), or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage, or other magnetic storage devices. Of course, those skilled in the art will appreciate that the computer device storage media is not limited to the foregoing. The system memory 1204 and mass storage device 1207 described above may be collectively referred to as memory.
The computer device 1200 may also operate as a remote computer device connected to a network through a network, such as the internet, in accordance with various embodiments of the present disclosure. That is, the computer device 1200 may be connected to the network 1212 through a network interface unit 1212 coupled to the system bus 1205, or the network interface unit 1212 may be used to connect to other types of networks or remote computer device systems (not shown).
The memory further includes one or more programs, the one or more programs are stored in the memory, and the central processing unit 1201 implements all or part of the steps of the method shown in fig. 2 or 3 by executing the one or more programs.
Those skilled in the art will recognize that, in one or more of the examples described above, the functions described in embodiments of the disclosure may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-device-readable medium. Computer device readable media includes both computer device storage media and communication media including any medium that facilitates transfer of a computer device program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer device.
The embodiment of the disclosure also provides a computer device storage medium, which is used for storing computer device software instructions used by the testing apparatus, and which includes a program designed to execute the device model construction method for the internet of things device.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. An equipment model construction method for equipment of the Internet of things is characterized by comprising the following steps:
obtaining a model frame of an equipment model to be constructed, wherein the model frame is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
acquiring preset and stored model elements according to the model framework;
and constructing an equipment model of the Internet of things equipment according to the model elements, wherein the equipment model is used for describing the attributes and functions of the Internet of things equipment.
2. The method of claim 1, wherein each model element comprises at least one of a model standard element and a model custom element;
the obtaining of the preset and stored model elements according to the model framework includes:
when the various model elements comprise the model standard elements, inquiring and acquiring the model standard elements from a standard element library;
and when each model element comprises the model self-defining element, acquiring the model self-defining element edited and uploaded by a user through a model element self-defining interface.
3. The method of claim 1, wherein the model framework is further configured to indicate a parent model to which the device model corresponds;
before the constructing the device model of the internet of things device according to the model elements, the method further includes:
acquiring the parent model from a standard model library according to the model framework;
the constructing of the equipment model of the internet of things equipment according to the model elements includes:
and constructing an equipment model of the Internet of things equipment according to the model elements and the parent model.
4. The method of claim 3, further comprising:
and uploading the equipment model serving as a standard model to the standard model library.
5. The method of claim 1, wherein a version number of the device model is used to indicate compatibility information of the device model; the compatibility information represents at least one of the following information:
incompatible changes occur to the equipment model relative to a previous version model of the internet of things equipment;
the equipment model is compatibly changed relative to a previous version model of the internet of things equipment;
and the equipment model carries out compatibility restoration relative to the previous version model of the Internet of things equipment.
6. The method according to any one of claims 1 to 5, wherein the obtaining of the model framework of the device model to be built comprises:
and acquiring the model framework generated according to the received editing operation in the model framework editing interface.
7. The method of any one of claims 1 to 5, wherein the model elements further comprise static attribute elements, dynamic measure elements, service elements, event elements or relationship elements.
8. An equipment model building device of internet of things equipment is characterized in that the device comprises:
the framework acquisition module is used for acquiring a model framework of the equipment model to be constructed, and the model framework is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
the element acquisition module is used for acquiring the preset and stored model elements according to the model framework;
and the model construction module is used for constructing an equipment model of the Internet of things equipment according to the model elements, and the equipment model is used for describing the attributes and functions of the Internet of things equipment.
9. An equipment model building device of internet of things equipment is characterized in that the device comprises:
a processor;
a memory for storing executable instructions of the processor;
wherein the processor is configured to:
obtaining a model frame of an equipment model to be constructed, wherein the model frame is used for indicating each model element corresponding to the equipment model; the model elements are submodels corresponding to the model elements, the model elements are used for representing the equipment characteristics of the equipment of the Internet of things, and the model elements at least comprise basic information elements;
acquiring preset and stored model elements according to the model framework;
and constructing an equipment model of the Internet of things equipment according to the model elements, wherein the equipment model is used for describing the attributes and functions of the Internet of things equipment.
10. A computer device readable storage medium, wherein the computer device readable storage medium contains executable instructions, and the executable instructions are called and executed by a processor to implement the method for constructing the device model of the internet of things device according to any one of claims 1 to 7.
CN201911405473.9A 2019-12-31 2019-12-31 Device model construction method and device for Internet of things device and storage medium Active CN111552462B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911405473.9A CN111552462B (en) 2019-12-31 2019-12-31 Device model construction method and device for Internet of things device and storage medium
PCT/SG2020/050798 WO2021137767A1 (en) 2019-12-31 2020-12-31 Method and apparatus for constructing device model of iot device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911405473.9A CN111552462B (en) 2019-12-31 2019-12-31 Device model construction method and device for Internet of things device and storage medium

Publications (2)

Publication Number Publication Date
CN111552462A true CN111552462A (en) 2020-08-18
CN111552462B CN111552462B (en) 2023-12-05

Family

ID=72007212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911405473.9A Active CN111552462B (en) 2019-12-31 2019-12-31 Device model construction method and device for Internet of things device and storage medium

Country Status (2)

Country Link
CN (1) CN111552462B (en)
WO (1) WO2021137767A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112241260A (en) * 2020-10-22 2021-01-19 宁波和利时智能科技有限公司 Modeling method and system for physical entity of discrete industry
CN112364515A (en) * 2020-11-17 2021-02-12 甘肃省祁连山水源涵养林研究院 Ecological environment intelligent monitoring method and device and server
CN112615734A (en) * 2020-12-09 2021-04-06 杭州海康威视系统技术有限公司 Modeling and control method, device, equipment and storage medium of network equipment
CN113746850A (en) * 2021-09-07 2021-12-03 成都小步创想慧联科技有限公司 Multi-channel data acquisition method for Internet of things
CN116112320A (en) * 2023-04-12 2023-05-12 广东致盛技术有限公司 Method and device for constructing edge computing intelligent gateway based on object model
WO2023138234A1 (en) * 2022-01-20 2023-07-27 北京邮电大学 Model management method and apparatus, networking architecture, electronic device and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114978925B (en) * 2022-04-25 2024-05-03 北京物元数界科技有限公司 Object model creation method and system

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120290275A1 (en) * 2011-05-10 2012-11-15 Cameleon Software Device for formulating a definition of a version of a product
CN103279347A (en) * 2013-05-28 2013-09-04 复旦大学 Universal software product line domain model and application model synchronization method
EP2746977A1 (en) * 2012-12-21 2014-06-25 Cassidian CyberSecurity SAS Method for generating a version of a model for supervising an information system
US20160196131A1 (en) * 2014-07-07 2016-07-07 Symphony Teleca Corporation Remote Embedded Device Update Platform Apparatuses, Methods and Systems
US20160274553A1 (en) * 2015-03-16 2016-09-22 Rockwell Automation Technologies, Inc. Modeling of an industrial automation environment in the cloud
CN106027609A (en) * 2016-05-05 2016-10-12 深圳前海大数点科技有限公司 Service system for Internet of Things
WO2016178068A1 (en) * 2015-05-06 2016-11-10 Yandex Europe Ag System and method for testing web pages
CN107092513A (en) * 2017-06-29 2017-08-25 上海传英信息技术有限公司 The upgrading of Intelligent mobile equipment or rebuilt component and upgrading or restorative procedure
CN108345449A (en) * 2017-12-25 2018-07-31 海尔优家智能科技(北京)有限公司 A kind of information processing method, device, storage medium and computer equipment
CN109040200A (en) * 2018-07-13 2018-12-18 深圳绿米联创科技有限公司 The cut-in method and device of internet of things equipment
CN109769024A (en) * 2019-01-18 2019-05-17 东喜和仪(珠海市)数据科技有限公司 Internet of Things construction method and device based on data trade block chain

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9747440B2 (en) * 2012-08-15 2017-08-29 Qualcomm Incorporated On-line behavioral analysis engine in mobile device with multiple analyzer model providers
US20160274870A1 (en) * 2015-03-20 2016-09-22 Arrayent, Inc. Design framework for an iot system
RU2607977C1 (en) * 2015-06-30 2017-01-11 Александр Игоревич Колотыгин Method of creating model of object
CN108446767A (en) * 2018-02-11 2018-08-24 上海图阅智能科技有限公司 A kind of knowledge encapsulation standard method and system based on model

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120290275A1 (en) * 2011-05-10 2012-11-15 Cameleon Software Device for formulating a definition of a version of a product
EP2746977A1 (en) * 2012-12-21 2014-06-25 Cassidian CyberSecurity SAS Method for generating a version of a model for supervising an information system
CN103279347A (en) * 2013-05-28 2013-09-04 复旦大学 Universal software product line domain model and application model synchronization method
US20160196131A1 (en) * 2014-07-07 2016-07-07 Symphony Teleca Corporation Remote Embedded Device Update Platform Apparatuses, Methods and Systems
US20160274553A1 (en) * 2015-03-16 2016-09-22 Rockwell Automation Technologies, Inc. Modeling of an industrial automation environment in the cloud
WO2016178068A1 (en) * 2015-05-06 2016-11-10 Yandex Europe Ag System and method for testing web pages
CN106027609A (en) * 2016-05-05 2016-10-12 深圳前海大数点科技有限公司 Service system for Internet of Things
CN107092513A (en) * 2017-06-29 2017-08-25 上海传英信息技术有限公司 The upgrading of Intelligent mobile equipment or rebuilt component and upgrading or restorative procedure
CN108345449A (en) * 2017-12-25 2018-07-31 海尔优家智能科技(北京)有限公司 A kind of information processing method, device, storage medium and computer equipment
CN109040200A (en) * 2018-07-13 2018-12-18 深圳绿米联创科技有限公司 The cut-in method and device of internet of things equipment
CN109769024A (en) * 2019-01-18 2019-05-17 东喜和仪(珠海市)数据科技有限公司 Internet of Things construction method and device based on data trade block chain

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HEMANT GUPTA等: "OnBoarding and Software Update Architecture for IoT Devices", 《2019 17TH INTERNATIONAL CONFERENCE ON PRIVACY, SECURITY AND TRUST(PST)》, pages 1 - 11 *
王守相等: "智能配电网统一模型云与应用服务技术系统", 《电力自动化设备》, vol. 35, no. 02, pages 49 - 54 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112241260A (en) * 2020-10-22 2021-01-19 宁波和利时智能科技有限公司 Modeling method and system for physical entity of discrete industry
CN112241260B (en) * 2020-10-22 2022-04-26 宁波和利时智能科技有限公司 Modeling method and system for physical entity of discrete industry
CN112364515A (en) * 2020-11-17 2021-02-12 甘肃省祁连山水源涵养林研究院 Ecological environment intelligent monitoring method and device and server
CN112364515B (en) * 2020-11-17 2022-04-12 甘肃省祁连山水源涵养林研究院 Ecological environment intelligent monitoring method and device and server
CN112615734A (en) * 2020-12-09 2021-04-06 杭州海康威视系统技术有限公司 Modeling and control method, device, equipment and storage medium of network equipment
CN113746850A (en) * 2021-09-07 2021-12-03 成都小步创想慧联科技有限公司 Multi-channel data acquisition method for Internet of things
CN113746850B (en) * 2021-09-07 2023-08-15 成都小步创想慧联科技有限公司 Multichannel data acquisition method for Internet of things
WO2023138234A1 (en) * 2022-01-20 2023-07-27 北京邮电大学 Model management method and apparatus, networking architecture, electronic device and storage medium
CN116112320A (en) * 2023-04-12 2023-05-12 广东致盛技术有限公司 Method and device for constructing edge computing intelligent gateway based on object model

Also Published As

Publication number Publication date
WO2021137767A1 (en) 2021-07-08
CN111552462B (en) 2023-12-05

Similar Documents

Publication Publication Date Title
CN111552462B (en) Device model construction method and device for Internet of things device and storage medium
US11822906B2 (en) Industrial programming development with a converted industrial control program
US10198422B2 (en) Information-processing equipment based on a spreadsheet
US11314493B1 (en) Industrial automation smart object inheritance
US20170336947A1 (en) System and method to capture and document cross-product compatibility status information for industrial devices
US8255869B2 (en) Industry template customization and transclusion for use in industrial automation and information solutions
US20160330082A1 (en) System and method to capture and document cross-product compatibility status information for industrial devices
CN101763043B (en) For the method and system of automation collaborative framework
CN111556158B (en) Access method, access device, access equipment and storage medium of Internet of things platform
CN108958843A (en) Plug-in unit construction method, system, equipment and medium based on lightweight script
CN111581920A (en) Document conversion method, device, equipment and computer storage medium
Pfeiffer et al. Modeling capabilities of digital twin platforms-old wine in new bottles?
US20110224954A1 (en) Modelling of systems
CN114741085A (en) Data processing method, device, equipment and storage medium
CN111472941B (en) Fan state judgment method and device and storage medium
Képes et al. Integrating IoT Devices Based on Automatically Generated Scale-Out Plans
CN115878860A (en) Menu generation method, device, server equipment and medium
CN113467782B (en) Method, device and equipment for determining business process
US11972257B2 (en) Industrial automation system topology with point to point business rule integration
EP4336282A1 (en) A method for connecting a web socket session with an object instance with automation device association
US11789421B2 (en) Efficient client updates using patience difference algorithm in a unidirectional data flow architecture for industrial automation design
US20240019850A1 (en) Extensible profiles for industrial control modules
US20240077852A1 (en) Industrial automation system topology with point to point representation paths
EP4325795A1 (en) Background discovery agent orchestration
US20240103852A1 (en) Presentation design dynamic generation from data model server

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