CN110515522B - Access method and device of equipment data, computer equipment and storage medium - Google Patents

Access method and device of equipment data, computer equipment and storage medium Download PDF

Info

Publication number
CN110515522B
CN110515522B CN201910782410.9A CN201910782410A CN110515522B CN 110515522 B CN110515522 B CN 110515522B CN 201910782410 A CN201910782410 A CN 201910782410A CN 110515522 B CN110515522 B CN 110515522B
Authority
CN
China
Prior art keywords
model
equipment
client
target
selection operation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910782410.9A
Other languages
Chinese (zh)
Other versions
CN110515522A (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.)
Digital Guangdong Network Construction Co Ltd
Original Assignee
Digital Guangdong Network Construction 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 Digital Guangdong Network Construction Co Ltd filed Critical Digital Guangdong Network Construction Co Ltd
Priority to CN201910782410.9A priority Critical patent/CN110515522B/en
Publication of CN110515522A publication Critical patent/CN110515522A/en
Application granted granted Critical
Publication of CN110515522B publication Critical patent/CN110515522B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a method, a device, equipment and a medium for accessing equipment data, wherein an Internet of things platform displays a plurality of basic equipment model options through a client, obtains the selection operation of the client on the plurality of basic model options, determines a target equipment model, sends a plurality of equipment characteristic parameters of the target equipment model to the client for displaying, obtains the selection operation of the client on the plurality of equipment characteristic parameters so as to set the equipment model attribute of the target equipment model, and then creates a data acquisition channel and a micro-service system based on the equipment model attribute of the target equipment model. According to the scheme, the data acquisition channel established based on the attribute of the equipment model can be accessed to the equipment data uploaded by the equipment terminal, and the micro service system provides micro service for the equipment data, so that a user can establish an exclusive data interface and rear-end micro service of the equipment on the platform of the Internet of things through simple selection operation at a client, and the data access efficiency of the platform of the Internet of things is improved.

Description

Access method and device of equipment data, computer equipment and storage medium
Technical Field
The present invention relates to the field of internet of things technology, and in particular, to an apparatus data access method, an apparatus data access device, a computer device, and a computer-readable storage medium.
Background
The equipment access of the platform of the internet of things generally requires field installation of data acquisition and transmission equipment, registration of the equipment on the platform of the internet of things, adjustment of connectivity of a data transmission network, manual acquisition of equipment point table information and customization of development codes, so that mapping of point table data to attributes of digital equipment is realized. After the electric meter in a workshop needs to be connected to a certain Internet of things platform, a user can monitor the energy consumption data of the electric meter in real time through the Internet of things platform.
The device data access service of the internet of things platform provided by the traditional technology generally requires technical personnel to compile collection point information (such as information of power consumption, voltage, current and the like) of devices such as an electric meter and the like into a document, and then the document is sent to platform operators to enter a platform device management system, and platform developers compile conversion programs of corresponding devices according to the collection point information, convert data formats (such as modbus protocols) uploaded by the devices into data formats supported by a platform, and finally store the data formats in a platform database. However, the technology for accessing the device data on the platform of the internet of things has a large workload and a tedious process, so that the efficiency of accessing the device data by the platform of the internet of things is low.
Disclosure of Invention
In view of the foregoing, it is necessary to provide a device data access method, a device for accessing device data, a computer device, and a computer-readable storage medium, for solving the technical problem of inefficient access of device data in the conventional technology.
An access method of equipment data is applied to an Internet of things platform and comprises the following steps:
displaying a plurality of basic equipment model options through a client;
obtaining model selection operation of the client on the plurality of basic equipment model options, and determining a target equipment model according to the model selection operation;
sending the plurality of equipment characteristic parameters of the target equipment model to the client for displaying;
acquiring parameter selection operation of the client on the plurality of equipment characteristic parameters, and setting equipment model attributes of the target equipment model according to the parameter selection operation;
creating a data acquisition channel and a micro-service system based on the device model attributes of the target device model; the data acquisition channel is used for accessing equipment data uploaded by an equipment terminal; the micro service system is used for providing micro services for the equipment data accessed by the data acquisition channel.
An access device of equipment data is applied to thing networking platform, includes:
the model display module is used for displaying a plurality of basic equipment model options through a client;
the model determining module is used for obtaining model selection operation of the client on the plurality of basic equipment model options and determining a target equipment model according to the model selection operation;
the parameter display module is used for sending the plurality of equipment characteristic parameters of the target equipment model to the client for display;
the attribute setting module is used for acquiring parameter selection operation of the client on the plurality of equipment characteristic parameters and setting the equipment model attributes of the target equipment model according to the parameter selection operation;
the data processing module is used for establishing a data acquisition channel and a micro-service system based on the equipment model attribute of the target equipment model; the data acquisition channel is used for accessing equipment data uploaded by an equipment terminal; the micro service system is used for providing micro services for the equipment data accessed by the data acquisition channel.
A computer device comprising a processor and a memory, the memory storing a computer program that when executed by the processor performs the steps of:
displaying a plurality of basic equipment model options through a client; obtaining model selection operation of the client on the plurality of basic equipment model options, and determining a target equipment model according to the model selection operation; sending the plurality of equipment characteristic parameters of the target equipment model to the client for displaying; acquiring parameter selection operation of the client on the plurality of equipment characteristic parameters, and setting equipment model attributes of the target equipment model according to the parameter selection operation; creating a data acquisition channel and a micro-service system based on the device model attributes of the target device model; the data acquisition channel is used for accessing equipment data uploaded by an equipment terminal; the micro service system is used for providing micro services for the equipment data accessed by the data acquisition channel.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
displaying a plurality of basic equipment model options through a client; obtaining model selection operation of the client on the plurality of basic equipment model options, and determining a target equipment model according to the model selection operation; sending the plurality of equipment characteristic parameters of the target equipment model to the client for displaying; acquiring parameter selection operation of the client on the plurality of equipment characteristic parameters, and setting equipment model attributes of the target equipment model according to the parameter selection operation; creating a data acquisition channel and a micro-service system based on the device model attributes of the target device model; the data acquisition channel is used for accessing equipment data uploaded by an equipment terminal; the micro service system is used for providing micro services for the equipment data accessed by the data acquisition channel.
According to the device data access method and device, the computer device and the storage medium, the Internet of things platform can display a plurality of basic device model options through the client, and obtain the selection operation of the client on the plurality of basic model options, so that the target device model is determined. The Internet of things platform can send a plurality of device characteristic parameters of the target device model to the client for displaying, and obtains the selection operation of the client on the plurality of device characteristic parameters, so that the device model attribute of the target device model is set, then the data acquisition channel and the micro-service system are created based on the device model attribute of the target device model.
Drawings
Fig. 1 is an application scenario diagram of an access method of device data in an embodiment;
fig. 2 is a flowchart illustrating a method for accessing device data according to an embodiment;
FIG. 3 is an interface diagram of an access device of an Internet of things platform in one embodiment;
FIG. 4 is a block diagram of an apparatus for accessing device data according to an embodiment;
FIG. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It should be noted that the term "first \ second" referred to in the embodiments of the present invention only distinguishes similar objects, and does not represent a specific ordering for the objects, and it should be understood that "first \ second" may exchange a specific order or sequence when allowed. It should be understood that "first \ second" distinct objects may be interchanged under appropriate circumstances such that embodiments of the invention described herein may be practiced in sequences other than those illustrated or described herein.
The device data access method provided by the present invention may be applied to an application scenario shown in fig. 1, where fig. 1 is an application scenario diagram of the device data access method in an embodiment, where the application scenario may include a terminal 100 and a server 200, and the terminal 100 may communicate with the server 200 through a network. The server 200 is a server of an internet of things platform, the terminal 100 is provided with a client, the client is used for accessing the internet of things platform of the server 200, a user can access the internet of things platform of the server 200 through the client installed on the terminal 100, and the client can access device data of relevant devices on the internet of things platform.
Specifically, the internet of things platform can display a plurality of basic equipment model options through a client, a user can select the basic equipment model options displayed by the client, so that the client generates model selection operation on the basic equipment model options and sends the model selection operation to the internet of things platform, the internet of things platform determines a target equipment model according to the model selection operation and then sends a plurality of equipment characteristic parameters of the target equipment model to the client for displaying, the user can select the equipment characteristic parameters displayed by the client, so that the client generates parameter selection operation on the equipment characteristic parameters and sends the parameter selection operation to the internet of things platform, the internet of things platform sets corresponding equipment model attributes for the target equipment model according to the parameter selection operation, and creates a data acquisition channel and a micro-service system based on the equipment model attributes of the target equipment model, the data acquisition channel can be used for accessing the equipment data uploaded by the equipment terminal, and the micro service system provides micro service for the equipment data accessed by the data acquisition channel. According to the scheme, a user can establish the exclusive data interface and the rear-end micro service of the equipment on the Internet of things platform through simple selection operation at the client, so that the efficiency of accessing the equipment data on the Internet of things platform is improved.
The terminal 100 may be, but is not limited to, various personal computers, notebook computers, smart phones, and tablet computers, and the server 200 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, a device data access method is provided, referring to fig. 2, fig. 2 is a schematic flow chart of the device data access method in an embodiment, where the method may be applied to an internet of things platform configured on a server 200 of fig. 1, and the device data access method may include the following steps:
and step S101, displaying a plurality of basic equipment model options through a client.
The method mainly comprises the step that the Internet of things platform can display a plurality of basic equipment model options through the client. The internet of things platform can be pre-packaged with a plurality of basic equipment models, for example, a smart electric meter of a certain model is packaged as an electric meter model, a mobile phone of a certain model is packaged as a mobile phone model, and the like, then an equipment identifier is correspondingly generated for each basic equipment model, each equipment identifier corresponds to a basic equipment model one to one, the equipment identifiers of the basic equipment models can be used as basic equipment model options displayed at a client, and thus, each basic equipment model option displayed at the client is the equipment identifier of the basic equipment model. In one embodiment, the basic device model options may be fed back to the client by the internet of things platform after receiving a device access request sent by the client. The user can trigger a device access request through the client, the client sends the device access request to the Internet of things platform, the Internet of things platform can firstly acquire device identifications of a plurality of basic device models prestored on the Internet of things platform after receiving the device access request, a plurality of corresponding basic device model options are generated based on the device identifications, then the basic device model options can be fed back to the client as response information of the device access request, the basic device model options can be fed back to the client in a basic device model list mode, each basic device model option is listed on the basic device model list, and each basic device model option corresponds to different basic device models on the Internet of things platform.
And S102, obtaining model selection operation of the client on a plurality of basic equipment model options, and determining a target equipment model according to the model selection operation.
In this step, after the client displays the multiple basic device model options fed back by the internet of things platform, the user can select the multiple basic device model options on the client, after the user selects the basic device model options, the client can generate model selection operation on the multiple basic device model options, then the client sends the model selection operation to the internet of things platform, the internet of things platform can determine the basic device model options selected by the user according to the model selection operation, and then the basic device model corresponding to the basic device model options selected by the user is set as the target device model. For example, if the plurality of basic device model options include option a (smart meter) and option B (smart phone), and if the internet of things platform receives a selection operation of the client on option a, the internet of things platform may use the smart meter model as the target device model.
And step S103, sending the multiple equipment characteristic parameters of the target equipment model to the client for displaying.
In this step, after the internet of things platform determines the target device model, a plurality of device characteristic parameters of the target device model can be obtained from the database. The target device model is a basic device model selected by a user, the device model is a virtual model corresponding to a specific physical device, for example, a smart meter, which is used as a physical device, can be pre-packaged into a virtual device model stored on an internet of things platform, and the device model has a plurality of device characteristic parameters, the device characteristic parameters are used for representing characteristic data which can be collected, generated or possessed by the corresponding physical device, taking a smart phone model as an example, the device characteristic parameters of the smart phone model may include a CPU, a battery capacity, a storage capacity, a signal intensity, and the like. The internet of things platform can collect a plurality of device characteristic parameters of various basic device models in advance and store the device characteristic parameters in the database, so that the corresponding device characteristic parameters can be obtained from the database for use after the target device model is determined. In this step, the internet of things platform can send all the device characteristic parameters of the target device model to the client for display, so that the user can select among the device characteristic parameters.
And step S104, acquiring parameter selection operation of the client on a plurality of equipment characteristic parameters, and setting the equipment model attribute of the target equipment model according to the parameter selection operation.
The client side can display the multiple equipment characteristic parameters after receiving the multiple equipment characteristic parameters sent by the Internet of things platform, a user can select one or more of the multiple equipment characteristic parameters displayed on the client side, the client side generates corresponding parameter selection operation and sends the parameter selection operation to the Internet of things platform, the Internet of things platform can determine the equipment characteristic parameters selected by the user according to the parameter selection operation, then the equipment characteristic parameters selected by the user are set as the equipment model attributes of the target equipment model, namely, the target equipment model is defined through the equipment model attributes, and each target equipment model is a set of the equipment model attributes. And the device model attributes are used as the characteristics of the target device model to identify what type of device data the target device model is for collecting. Taking a smart phone model as an example, if a user selects battery capacity, storage capacity and signal strength as device model attributes, it is indicated that the smart phone model is a model for collecting three device data of the battery capacity, the storage capacity and the signal strength of the smart phone. It can be understood that, even if the basic device models selected by the user are the same, as long as the device model attributes set by the user for the basic device models are different, the obtained target device models are different and are respectively used for collecting different device data.
And step S105, creating a data acquisition channel and a micro-service system based on the device model attribute of the target device model.
The method mainly comprises the step that the Internet of things platform establishes a corresponding data acquisition channel and a micro-service system based on the device model attribute of a target device model. The data acquisition channel is used for accessing the device data uploaded by the device end, the specific form of the data acquisition channel can be an API provided by the Internet of things platform, the API is an application programming interface, the Internet of things platform provides a dedicated device channel for the device through the API, the device end can be accessed to the device corresponding to the target device model, the API is used for uploading the device data, and the device data can be further uploaded to a device dedicated database through the Restful API for storage. The micro service system can be used for providing micro services for the device data accessed by the data acquisition channel, and the micro services can include various types, such as monitoring the device data, managing the device data, making decisions on the data and the like, according to different service types.
The mode for establishing the data acquisition channel to access the equipment data on the platform of the Internet of things is suitable for various application scenes, and the equipment data can be accessed without additionally installing hardware modules for equipment, such as acquisition and transmission modules. For example, some device data is only available after collection and analysis by a local system (i.e. PLC of the device itself or a separate information system associated with the device), such as the defect rate of lathes and injection molding machines, and the device data is already stored in a local software system, and the access of the device data is suitable for the self-service device access; some devices are provided with information management systems, collection devices of an Internet of things platform are difficult to install, and the self-service device access condition is also suitable for the self-service device access condition; for some devices, measurement and analysis are taken as targets, a large number of analysis algorithms such as a gas analysis instrument and a water quality analysis instrument are needed, and the method is also suitable for the condition of access of the self-service device. Applicable scenarios may be: the device has collection and transmission capabilities, collection equipment and transmission equipment do not need to be installed on site, the Internet of things platform can provide a lightweight protocol interface (such as http) for the device, data from the device is received, and the device can transmit the device data to the Internet of things platform through an http client.
According to the device data access method, the Internet of things platform can display the basic device model options through the client, and the selection operation of the client on the basic device model options is obtained, so that the target device model is determined. The Internet of things platform can send a plurality of device characteristic parameters of the target device model to the client for displaying, and obtains the selection operation of the client on the plurality of device characteristic parameters, so that the device model attribute of the target device model is set, then the data acquisition channel and the micro-service system are created based on the device model attribute of the target device model.
The Internet of things platform can subdivide the basic equipment model in advance according to the equipment type and the equipment model, so that the target equipment model can be inquired more accurately based on the selection of the client on the equipment type and the equipment model. Based on this, the multiple basic device model options provided by the internet of things platform may include multiple device type options and multiple device model options, where each device type option corresponds to a different device type, and the device model options correspond to different models of the same device type.
In one embodiment, the step of determining the target device model according to the model selection operation in step S102 may further include:
based on the model selection operation, acquiring the type selection operation of the client on a plurality of equipment type options and acquiring the model selection operation of the client on a plurality of equipment model options; determining the type of the target equipment according to the type selection operation; determining the model of the target equipment according to the model selection operation; and determining a target equipment model from the basic equipment model library based on the type and the model of the target equipment.
The method mainly comprises the step that the internet of things platform determines a corresponding target equipment model from a basic equipment model library based on the selection of a plurality of equipment type options and a plurality of equipment model options by a client. Specifically, the internet of things platform may identify the basic device model in advance based on the device type and the device model of the device, and may know what device the target device is through the device type, where the device type may include: the device types include wind driven generators, smart meters, smart phones and the like, and the device types are all types of the device types. Taking a smart phone as an example, the models of smart phones of different manufacturers can be used as the device models.
And then, the Internet of things platform generates a plurality of corresponding equipment type options and a plurality of corresponding equipment model options, and sends the equipment type options and the equipment model options to the client for selection. As shown in fig. 3, fig. 3 is an interface diagram of an access device of an internet of things platform in an embodiment, a user may select a device type and a device model on the interface displayed by the client, so that the client generates a corresponding model selection operation and sends the model selection operation to the internet of things platform, the internet of things platform can determine the device type and the device model selected by the user according to the model selection operation, generally speaking, the user needs to select a plurality of device type options at the client first, and then selects a corresponding device model after selecting the device type, therefore, the internet of things platform first obtains the type selection operation of the client on the plurality of device type options based on the model selection operation sent by the client, and can determine a target device type (shown in fig. 3 as a wind power generator) selected by the user based on the type selection operation; then model selection operation of the client on multiple equipment model options of the wind driven generator is obtained, a target equipment model (shown as NE-10K in figure 3) of the wind driven generator selected by a user can be determined based on the model selection operation, and finally a matched target equipment model is determined from a basic equipment model library based on the target equipment type and the target equipment model.
In one embodiment, the step of setting the device model attributes of the target device model according to the parameter selection operation in step S104 may include:
determining a first device model attribute of a target device model according to the parameter selection operation; acquiring a second equipment model attribute added by the client; and setting the device model attribute of the target device model through the first device model attribute and the second device model attribute.
The embodiment is mainly characterized in that the internet of things platform can finally generate the device model attribute of the target device model by combining the first device model attribute of the target device model prestored by the platform and the second device model attribute added by the user on the client, so that the device model attribute is more flexibly set. Specifically, the internet of things platform can send a plurality of device characteristic parameters of the corresponding target device model to the client for display after the client selects the device type and the device model. As shown in fig. 3, taking a wind turbine with a model number of NE-10K as an example, after selecting the wind turbine with the model number of NE-10K, the client may check "refer to the existing device attributes", at this time, the internet of things platform may send a plurality of pre-stored device characteristic parameters (including data attribute names and corresponding data attribute types: DID-character string, wind speed-integer, air temperature-integer, and the like) of the NE-10K wind turbine to the client, the user may select one or more of the device characteristic parameters, and then the client may send corresponding parameter selection operations to the internet of things platform, and the internet of things platform determines the first device model attribute based on the parameter selection operations. In addition, when the multiple device characteristic parameters fed back by the internet of things platform do not meet the requirements of the user, the user can also add new device characteristic parameters on the client side as second device model attributes, the corresponding data attribute names and the corresponding data attribute types are input on the client side, then the client side sends the second device model attributes to the internet of things platform, and the internet of things platform can use the combination of the first device attributes and the second device attributes as the device model attributes of the target device model, so that the setting of the device model attributes is more flexible.
Further, in an embodiment, after the step of setting the device model attribute of the target device model by the first device model attribute and the second device model attribute, the method may further include the steps of:
and setting the target equipment model with the equipment model attribute as a basic equipment model, and registering the basic equipment model into a basic equipment model library of the Internet of things platform.
The internet of things platform can set the target equipment model with the set equipment model attributes as a new basic equipment model after the equipment model attributes of the target equipment model are set, and registers the new basic equipment model into the basic equipment model library of the internet of things platform, so that subsequent equipment access can be carried out, the situation that equipment models of the same type need to be repeatedly created is avoided, and the model creation efficiency is improved.
In an embodiment, the internet of things platform may further perform access processing on device data based on data traffic and storage resource coordination, and the method for accessing the device data may further include the following steps:
acquiring data flow and storage resource quota selected by a client; and accessing the device data uploaded by the device side through the data acquisition channel based on the data traffic and the storage resource quota.
In this embodiment, the platform of the internet of things can inquire about data traffic and storage resource quota required by a user through the client, and the client can display selectable data traffic and storage resource quota, so that the user can select the data traffic and the storage resource quota, and the client can send the data traffic and the storage resource quota selected by the user to the platform of the internet of things, so that the platform of the internet of things can access device data uploaded by the device side based on the data traffic and the storage resource quota selected by the user after the data acquisition channel is established. The scheme can consider the requirements on different data flows and storage resource quotas, controls the data flow of the equipment data uploaded by the equipment end through the data acquisition channel, and can limit the storage space of the equipment data, so that the data transmission resources and the storage resources are reasonably controlled while the requirement on the equipment data uploading is met.
In one embodiment, after step S105, the method may further include:
generating an equipment monitoring program through a micro-service system, and monitoring equipment data by a client based on the equipment monitoring program; and generating a background management system through the micro-service system, and managing the target equipment model and the equipment data by the client based on the background management system.
The embodiment is mainly characterized in that after the internet of things platform creates the micro service system, an equipment monitoring program can be further generated through the micro service system, the equipment monitoring program can be used for monitoring equipment data by a client, and the internet of things platform can transmit the equipment data accessed by the data acquisition channel to a terminal provided with the equipment monitoring program, so that a user can monitor the equipment data accessed by the equipment terminal in real time through the terminal, and the micro service for monitoring the equipment data is provided on the internet of things platform.
In addition, after the internet of things platform creates the micro service system, a background management system can be generated, and the background management system can be used for a client to manage the target equipment model and the equipment data. The background management system can be accessed through the client, a user can manage the target equipment model on the background management system, and can also manage the equipment data accessed by the data acquisition channel, for example, the user can perform attribute adjustment on the target equipment model on the background management system, and also can perform management operations such as numerical adjustment and error correction on the equipment data, so as to provide micro-services for managing the equipment and the equipment data on the platform of the internet of things.
In one embodiment, after the step of generating the background management system by the microservice system, the method may further include:
receiving a model editing instruction of a target equipment model sent by a background management system; editing the equipment model attribute of the target equipment model according to the model editing instruction to obtain the edited equipment model attribute; and updating the data acquisition channel and the micro-service system according to the edited attribute of the equipment model.
The embodiment mainly includes that the background management system can be used for editing the target equipment model, and after the target equipment model is edited, the internet of things platform updates the data acquisition channel and the micro-service system. Specifically, a user may log in to the backend management system through the client, and then perform an editing operation on the target device model on the backend management system, for example, the user may perform an editing operation such as modifying a device model attribute of the target device model. Then, the background management system generates a model editing instruction according to the corresponding editing operation, the model editing instruction is sent to the internet of things platform, after the internet of things platform receives the model editing instruction, the internet of things platform can correspondingly edit the device model attribute of the target device model to obtain the edited device model attribute, and the data acquisition channel and the micro service system are created based on the device model attribute of the target device model after the device model attribute is edited, so that the internet of things platform needs to recreate the data acquisition channel and the micro service system according to the edited device model attribute in order to guarantee that the internet of things platform can accurately access the device data. According to the technical scheme, the editing requirement on the target equipment model is fully considered, the interaction process of model selection and attribute selection is not required to be carried out again by the Internet of things platform and the client, the updating processing of the data acquisition channel and the micro-service system can be completed by the Internet of things platform by editing the corresponding equipment model attribute in the background management system, and the access of the equipment data is more efficient and convenient.
In an embodiment, an apparatus for accessing device data is provided, where the apparatus may be applied to a platform of an internet of things, referring to fig. 4, where fig. 4 is a block diagram of a structure of the apparatus for accessing device data in an embodiment, and the apparatus for accessing device data may include:
the model display module 101 is used for displaying a plurality of basic equipment model options through a client;
the model determining module 102 is configured to obtain a model selection operation of the client on multiple basic device model options, and determine a target device model according to the model selection operation;
the parameter display module 103 is configured to send a plurality of device characteristic parameters of the target device model to the client for display;
the attribute setting module 104 is used for acquiring parameter selection operation of the client on a plurality of equipment characteristic parameters, and setting the equipment model attributes of the target equipment model according to the parameter selection operation;
the data processing module 105 is used for creating a data acquisition channel and a micro-service system based on the device model attribute of the target device model; the data acquisition channel is used for accessing equipment data uploaded by the equipment terminal; the micro-service system is used for providing micro-services for the equipment data accessed by the data acquisition channel.
In one embodiment, the method may further include:
the program generating unit is used for generating an equipment monitoring program through the micro-service system and used for monitoring equipment data by the client based on the equipment monitoring program;
and the background generation unit is used for generating a background management system through the micro-service system and managing the target equipment model and the equipment data by the client based on the background management system.
In one embodiment, the method may further include:
the system updating unit is used for receiving a model editing instruction of the target equipment model sent by the background management system; editing the equipment model attribute of the target equipment model according to the model editing instruction to obtain the edited equipment model attribute; and updating the data acquisition channel and the micro-service system according to the edited attribute of the equipment model.
In one embodiment, the plurality of base device model options includes a plurality of device type options and a plurality of device model options; a model determination module 102, further configured to: based on the model selection operation, acquiring the type selection operation of the client on a plurality of equipment type options and acquiring the model selection operation of the client on a plurality of equipment model options; determining the type of the target equipment according to the type selection operation; determining the model of the target equipment according to the model selection operation; and determining a target equipment model from the basic equipment model library based on the type and the model of the target equipment.
In one embodiment, the attribute setting module 104 is further configured to:
determining a first device model attribute of a target device model according to the parameter selection operation; acquiring a second equipment model attribute added by the client; and setting the device model attribute of the target device model through the first device model attribute and the second device model attribute.
In one embodiment, the method may further include:
and the model registration unit is used for setting the target equipment model with the equipment model attribute as a basic equipment model and registering the basic equipment model to a basic equipment model library of the Internet of things platform.
In one embodiment, the method may further include:
the data access unit is used for acquiring the data flow and the storage resource quota selected by the client; and accessing the device data uploaded by the device side through the data acquisition channel based on the data traffic and the storage resource quota.
The device data access apparatus of the present invention corresponds to the device data access method of the present invention one to one, and for the specific limitations of the device data access apparatus, reference may be made to the limitations of the device data access method in the foregoing description. The modules in the device data access device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, and the computer device may be a server, and the server may be a server of an internet of things platform, and an internal structure diagram of the server may be as shown in fig. 5, and fig. 5 is an internal structure diagram of the computer device in one embodiment. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device may be used to store data such as the underlying device model, device data, and the like. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of accessing device data.
Those skilled in the art will appreciate that the configuration shown in fig. 5 is a block diagram of only a portion of the configuration associated with aspects of the present invention and is not intended to limit the computing devices to which aspects of the present invention may be applied, and that a particular computing device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a processor and a memory, the memory storing a computer program, the processor implementing the method of accessing device data as described in any of the above embodiments when executing the computer program.
In one embodiment, there is provided a computer device comprising a processor and a memory, the memory storing a computer program which when executed by the processor performs the steps of:
displaying a plurality of basic equipment model options through a client; obtaining model selection operation of a client on a plurality of basic equipment model options, and determining a target equipment model according to the model selection operation; sending a plurality of device characteristic parameters of the target device model to a client for displaying; acquiring parameter selection operation of a client on a plurality of equipment characteristic parameters, and setting equipment model attributes of a target equipment model according to the parameter selection operation; establishing a data acquisition channel and a micro-service system based on the device model attribute of the target device model; the data acquisition channel is used for accessing equipment data uploaded by the equipment terminal; the micro-service system is used for providing micro-services for the equipment data accessed by the data acquisition channel.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
generating an equipment monitoring program through a micro-service system, and monitoring equipment data by a client based on the equipment monitoring program; and generating a background management system through the micro-service system, and managing the target equipment model and the equipment data by the client based on the background management system.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
receiving a model editing instruction of a target equipment model sent by a background management system; editing the equipment model attribute of the target equipment model according to the model editing instruction to obtain the edited equipment model attribute; and updating the data acquisition channel and the micro-service system according to the edited attribute of the equipment model.
In one embodiment, the plurality of base device model options includes a plurality of device type options and a plurality of device model options; the processor, when executing the computer program, further performs the steps of:
based on the model selection operation, acquiring the type selection operation of the client on a plurality of equipment type options and acquiring the model selection operation of the client on a plurality of equipment model options; determining the type of the target equipment according to the type selection operation; determining the model of the target equipment according to the model selection operation; and determining a target equipment model from the basic equipment model library based on the type and the model of the target equipment.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
determining a first device model attribute of a target device model according to the parameter selection operation; acquiring a second equipment model attribute added by the client; and setting the device model attribute of the target device model through the first device model attribute and the second device model attribute.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
and setting the target equipment model with the equipment model attribute as a basic equipment model, and registering the basic equipment model into a basic equipment model library of the Internet of things platform.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
acquiring data flow and storage resource quota selected by a client; and accessing the device data uploaded by the device side through the data acquisition channel based on the data traffic and the storage resource quota.
According to the computer equipment, the computer program running on the processor can access the equipment data uploaded by the equipment terminal through the data acquisition channel created based on the equipment model attribute, and provide micro-services for the equipment data uploaded by the access equipment terminal through the micro-service system, so that a user can create an exclusive data interface and rear-end micro-services of the equipment on the platform of the Internet of things through simple selection operation at a client, and the efficiency of accessing the equipment data on the platform of the Internet of things is improved.
It will be understood by those skilled in the art that all or part of the processes in the method for accessing device data according to any of the above embodiments may be implemented by a computer program, which may be stored in a non-volatile computer-readable storage medium, and the computer program may include the processes of the above embodiments of the methods when executed. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Accordingly, in an embodiment, a computer-readable storage medium is also provided, on which a computer program is stored, wherein the program, when executed by a processor, implements the method for accessing device data as described in any of the above embodiments.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
displaying a plurality of basic equipment model options through a client; obtaining model selection operation of a client on a plurality of basic equipment model options, and determining a target equipment model according to the model selection operation; sending a plurality of device characteristic parameters of the target device model to a client for displaying; acquiring parameter selection operation of a client on a plurality of equipment characteristic parameters, and setting equipment model attributes of a target equipment model according to the parameter selection operation; establishing a data acquisition channel and a micro-service system based on the device model attribute of the target device model; the data acquisition channel is used for accessing equipment data uploaded by the equipment terminal; the micro-service system is used for providing micro-services for the equipment data accessed by the data acquisition channel.
In one embodiment, the computer program when executed by the processor further performs the steps of:
generating an equipment monitoring program through a micro-service system, and monitoring equipment data by a client based on the equipment monitoring program; and generating a background management system through the micro-service system, and managing the target equipment model and the equipment data by the client based on the background management system.
In one embodiment, the computer program when executed by the processor further performs the steps of:
receiving a model editing instruction of a target equipment model sent by a background management system; editing the equipment model attribute of the target equipment model according to the model editing instruction to obtain the edited equipment model attribute; and updating the data acquisition channel and the micro-service system according to the edited attribute of the equipment model.
In one embodiment, the plurality of base device model options includes a plurality of device type options and a plurality of device model options; the computer program when executed by the processor further realizes the steps of:
based on the model selection operation, acquiring the type selection operation of the client on a plurality of equipment type options and acquiring the model selection operation of the client on a plurality of equipment model options; determining the type of the target equipment according to the type selection operation; determining the model of the target equipment according to the model selection operation; and determining a target equipment model from the basic equipment model library based on the type and the model of the target equipment.
In one embodiment, the computer program when executed by the processor further performs the steps of:
determining a first device model attribute of a target device model according to the parameter selection operation; acquiring a second equipment model attribute added by the client; and setting the device model attribute of the target device model through the first device model attribute and the second device model attribute.
In one embodiment, the computer program when executed by the processor further performs the steps of:
and setting the target equipment model with the equipment model attribute as a basic equipment model, and registering the basic equipment model into a basic equipment model library of the Internet of things platform.
In one embodiment, the computer program when executed by the processor further performs the steps of:
acquiring data flow and storage resource quota selected by a client; and accessing the device data uploaded by the device side through the data acquisition channel based on the data traffic and the storage resource quota.
The computer readable storage medium can access the device data uploaded by the device terminal through the data acquisition channel created based on the device model attribute through the stored computer program, and provides micro-services for the device data uploaded by the access device terminal through the micro-service system, so that a user can create a dedicated data interface and rear-end micro-services of the device on the platform of the internet of things through simple selection operation at a client, and the efficiency of accessing the device data on the platform of the internet of things is improved.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An access method of equipment data is applied to an Internet of things platform, and is characterized by comprising the following steps:
displaying a plurality of basic equipment model options through a client;
obtaining model selection operation of the client on the plurality of basic equipment model options, and determining a target equipment model according to the model selection operation;
sending the plurality of equipment characteristic parameters of the target equipment model to the client for displaying; a plurality of device characteristic parameters of the target device model are collected in advance by the Internet of things platform;
acquiring parameter selection operation of the client on the plurality of equipment characteristic parameters, and setting equipment model attributes of the target equipment model according to the parameter selection operation; the setting of the device model attributes of the target device model according to the parameter selection operation includes: determining a first device model attribute of the target device model according to the parameter selection operation, acquiring a second device model attribute added by the client, and setting the device model attribute of the target device model according to the first device model attribute and the second device model attribute;
creating a data acquisition channel and a micro-service system based on the device model attributes of the target device model; the data acquisition channel is used for accessing equipment data uploaded by an equipment terminal; the micro service system is used for providing micro services for the equipment data accessed by the data acquisition channel.
2. The method of claim 1, further comprising, after the step of creating a data acquisition channel and a microservice system based on the device model attributes of the target device model:
generating an equipment monitoring program through the micro-service system, wherein the equipment monitoring program is used for monitoring the equipment data by the client based on the equipment monitoring program;
and generating a background management system through the micro-service system, wherein the background management system is used for managing the target equipment model and the equipment data by the client based on the background management system.
3. The method of claim 2, further comprising, after the step of generating a background management system by the microservice system:
receiving a model editing instruction of the target equipment model sent by the background management system;
editing the equipment model attribute of the target equipment model according to the model editing instruction to obtain the edited equipment model attribute;
and updating the data acquisition channel and the micro-service system according to the edited equipment model attribute.
4. The method of claim 1, wherein the plurality of basic device model options comprises a plurality of device type options and a plurality of device model options;
the step of determining a target device model according to the model selection operation comprises:
based on the model selection operation, acquiring the type selection operation of the client on the plurality of equipment type options and acquiring the model selection operation of the client on the plurality of equipment model options;
determining the type of the target equipment according to the type selection operation;
determining the model of the target equipment according to the model selection operation;
and determining the target equipment model from a basic equipment model library based on the target equipment type and the target equipment model.
5. The method of claim 1, further comprising, after the step of setting device model attributes of the target device model by the first and second device model attributes:
setting the target equipment model with the equipment model attribute as a basic equipment model, and registering the basic equipment model to a basic equipment model library of the Internet of things platform.
6. The method of claim 1, further comprising the step of:
acquiring the data flow and the storage resource quota selected by the client;
and accessing the equipment data uploaded by the equipment terminal through the data acquisition channel based on the data traffic and the storage resource quota.
7. The utility model provides an access device of equipment data, is applied to thing networking platform, its characterized in that includes:
the model display module is used for displaying a plurality of basic equipment model options through a client;
the model determining module is used for obtaining model selection operation of the client on the plurality of basic equipment model options and determining a target equipment model according to the model selection operation;
the parameter display module is used for sending the plurality of equipment characteristic parameters of the target equipment model to the client for display; a plurality of device characteristic parameters of the target device model are collected in advance by the Internet of things platform;
the attribute setting module is used for acquiring parameter selection operation of the client on the plurality of equipment characteristic parameters and setting the equipment model attributes of the target equipment model according to the parameter selection operation; the setting of the device model attributes of the target device model according to the parameter selection operation includes: determining a first device model attribute of the target device model according to the parameter selection operation, acquiring a second device model attribute added by the client, and setting the device model attribute of the target device model according to the first device model attribute and the second device model attribute;
the data processing module is used for establishing a data acquisition channel and a micro-service system based on the equipment model attribute of the target equipment model; the data acquisition channel is used for accessing equipment data uploaded by an equipment terminal; the micro service system is used for providing micro services for the equipment data accessed by the data acquisition channel.
8. The apparatus of claim 7, wherein the plurality of base device model options comprises a plurality of device type options and a plurality of device model options; the model determination module is further configured to: based on the model selection operation, acquiring the type selection operation of the client on the plurality of equipment type options and acquiring the model selection operation of the client on the plurality of equipment model options; determining the type of the target equipment according to the type selection operation; determining the model of the target equipment according to the model selection operation; and determining the target equipment model from a basic equipment model library based on the target equipment type and the target equipment model.
9. A computer device comprising a processor and a memory, said memory storing a computer program, characterized in that said processor, when executing said computer program, implements the steps of the method according to any of claims 1 to 6.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN201910782410.9A 2019-08-23 2019-08-23 Access method and device of equipment data, computer equipment and storage medium Active CN110515522B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910782410.9A CN110515522B (en) 2019-08-23 2019-08-23 Access method and device of equipment data, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910782410.9A CN110515522B (en) 2019-08-23 2019-08-23 Access method and device of equipment data, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110515522A CN110515522A (en) 2019-11-29
CN110515522B true CN110515522B (en) 2021-07-20

Family

ID=68626361

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910782410.9A Active CN110515522B (en) 2019-08-23 2019-08-23 Access method and device of equipment data, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110515522B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111400391A (en) * 2020-04-14 2020-07-10 北京首安信息技术有限公司 Internet of things integrated networking display method
CN111897588B (en) * 2020-06-19 2024-04-02 深圳奇迹智慧网络有限公司 Product model configuration method, device, computer equipment and storage medium
CN112667610A (en) * 2020-12-23 2021-04-16 树根互联技术有限公司 Real-time processing method and device for internet of things data and computer equipment
CN112799735B (en) * 2021-01-11 2023-03-28 厦门立林科技有限公司 Combined equipment model system and method supporting dynamic configuration
CN112948373B (en) * 2021-01-26 2022-05-10 浙江吉利控股集团有限公司 Data processing method, device and equipment for Internet of things equipment and storage medium
CN113032473A (en) * 2021-03-29 2021-06-25 北京大米科技有限公司 Data interface generation method and device, storage medium and mobile terminal
CN114157524B (en) * 2021-11-29 2023-04-21 云知声(上海)智能科技有限公司 Multi-equipment one-stop implementation device and method for intelligent space

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108173874A (en) * 2018-01-29 2018-06-15 海尔优家智能科技(北京)有限公司 A kind of intelligent device management method, platform, system, medium and equipment
CN108319234A (en) * 2017-12-31 2018-07-24 分众安环(北京)科技有限公司 Safety management system, method, equipment, storage medium, information processing cloud platform
CN108600150A (en) * 2018-01-23 2018-09-28 南京思飞捷软件科技有限公司 The data acquisition flow method of data acquisition platform and internet-of-things terminal cooperation
CN109445869A (en) * 2018-09-17 2019-03-08 山东中创软件商用中间件股份有限公司 A kind of micro services management method, device and storage medium across cloud adaptation
CN109510744A (en) * 2018-12-20 2019-03-22 树根互联技术有限公司 Internet of Things device intelligence cut-in method and device
CN109547538A (en) * 2018-11-05 2019-03-29 广西大学 Controller switching equipment condition monitoring system and implementation method based on technology of Internet of things
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8116223B2 (en) * 2006-11-09 2012-02-14 Ivt Technology Inc. System and method for supporting automatic establishing and disconnecting several wireless connections
CN101494552B (en) * 2008-01-23 2011-05-18 华为技术有限公司 Method, system and apparatus for establishing business connection
US9641390B2 (en) * 2015-05-27 2017-05-02 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Automatic configuration of switch port settings based on the device attached to the switch port

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319234A (en) * 2017-12-31 2018-07-24 分众安环(北京)科技有限公司 Safety management system, method, equipment, storage medium, information processing cloud platform
CN108600150A (en) * 2018-01-23 2018-09-28 南京思飞捷软件科技有限公司 The data acquisition flow method of data acquisition platform and internet-of-things terminal cooperation
CN108173874A (en) * 2018-01-29 2018-06-15 海尔优家智能科技(北京)有限公司 A kind of intelligent device management method, platform, system, medium and equipment
CN109445869A (en) * 2018-09-17 2019-03-08 山东中创软件商用中间件股份有限公司 A kind of micro services management method, device and storage medium across cloud adaptation
CN109547538A (en) * 2018-11-05 2019-03-29 广西大学 Controller switching equipment condition monitoring system and implementation method based on technology of Internet of things
CN109510744A (en) * 2018-12-20 2019-03-22 树根互联技术有限公司 Internet of Things device intelligence cut-in method and device
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access

Also Published As

Publication number Publication date
CN110515522A (en) 2019-11-29

Similar Documents

Publication Publication Date Title
CN110515522B (en) Access method and device of equipment data, computer equipment and storage medium
CN108376078A (en) Upgrade method, device and the household appliance of equipment
CN111343020A (en) Unified management method and device for multi-protocol Internet of things equipment
CN102567203A (en) Method and system for testing performance of distributed file system (DFS)
CN107770212A (en) Rich communication suite distribution platform, method for updating edition and system, mobile terminal
CN111769995B (en) Meter terminal management method, system, mobile terminal and readable storage medium
EP4354292A1 (en) Resource configuration method and apparatus, and storage medium and computing system
CN113407157A (en) Object model determination method and device, storage medium and electronic device
CN109828840A (en) Resource method of combination, device, storage medium and electronic equipment
CN114465937B (en) Network card testing method, device, server and medium
WO2022142931A1 (en) Network device inspection method, apparatus, and device, and storage medium
CN113660359B (en) Domain name resolution record management method and device, storage medium and electronic equipment
CN106301855B (en) Network management system deployment method and device and network management system
CN107911410A (en) Distributed Services process resource consumes statistical method and device
CN108006925A (en) Air-conditioning stress test method, computer installation, computer-readable recording medium
CN105573905A (en) Software compatibility testing method and system
CN110719325A (en) Method and device for responding to user request
CN111722883A (en) Method and device for updating interface address and computer readable storage medium
CN103970536A (en) Method and device for generating APP installation program
CN115934199A (en) Service performance monitoring tool, method, device and medium
CN113934710B (en) Data acquisition method and device
CN114595115A (en) Model data extraction method, system, electronic device and computer storage medium
CN114356387A (en) Process automation method, equipment and system for realizing process automation
CN107566212B (en) Resource monitoring management method and device
CN111949246A (en) Method and device for creating new energy power industry 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