CN113010329A - Service implementation method, system, equipment and storage medium based on Internet of things - Google Patents

Service implementation method, system, equipment and storage medium based on Internet of things Download PDF

Info

Publication number
CN113010329A
CN113010329A CN202110177517.8A CN202110177517A CN113010329A CN 113010329 A CN113010329 A CN 113010329A CN 202110177517 A CN202110177517 A CN 202110177517A CN 113010329 A CN113010329 A CN 113010329A
Authority
CN
China
Prior art keywords
service
equipment
interface
interfaces
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110177517.8A
Other languages
Chinese (zh)
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.)
Tianyi IoT Technology Co Ltd
Original Assignee
Tianyi IoT Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianyi IoT Technology Co Ltd filed Critical Tianyi IoT Technology Co Ltd
Priority to CN202110177517.8A priority Critical patent/CN113010329A/en
Publication of CN113010329A publication Critical patent/CN113010329A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications

Abstract

The invention discloses a service implementation method, a system, equipment and a storage medium based on the Internet of things, wherein the method comprises the following steps: classifying a plurality of service scenes of a service platform, and determining a plurality of service interfaces; determining an equipment capability interface and a first corresponding relation according to the service interface; determining an equipment model number table; determining a second corresponding relation between the equipment model table and the equipment capacity interface; according to the first corresponding relation, realizing an equipment capacity interface; and the service system realizes the capability of the equipment through the equipment capability interface according to the second corresponding relation, and completes the service. The method and the device define the service interface according to the service scene, reduce the possibility that similar services are defined with various interfaces, and reduce the difficulty of the adaptation of the equipment and the service platform; and a new device is accessed according to the existing device capability interface, so that the expansibility of a service system is enhanced.

Description

Service implementation method, system, equipment and storage medium based on Internet of things
Technical Field
The present application relates to the field of internet of things technology, and in particular, to a method, a system, a device, and a storage medium for implementing a service based on the internet of things.
Background
The internet of things is that various information in the real world is collected in real time through various sensors, radio frequency identification technologies, global positioning systems and other devices and technologies, and ubiquitous connection between objects and people is achieved through various possible network accesses. With the continuous development of the internet of things, more and more devices can be accessed into the platform of the internet of things, but with the increase of the number of the access devices, a problem is gradually exposed: when the system or the platform performs capability access on the internet of things equipment, because interfaces developed by different equipment manufacturers for equipment capability are based on the self-capability of the equipment and are not oriented to services, the provided software interfaces are generally different, so that the equipment needs to perform service adaptation when performing platform access, the difficulty of equipment access is greatly increased, and a lot of workload of the access platform and the equipment manufacturers is brought, so that the problem needs to be solved urgently.
Disclosure of Invention
The present application is directed to solving, at least to some extent, one of the technical problems in the related art. Therefore, the application provides a service implementation method, system, device and storage medium based on the internet of things.
In a first aspect, an embodiment of the present application provides a service implementation method based on an internet of things, including: determining a plurality of service interfaces according to a plurality of service scenes of a service platform; determining a plurality of equipment capacity interfaces according to the plurality of service interfaces, and determining a first corresponding relation between the service interfaces and the equipment capacity interfaces; determining a device model number table according to a plurality of devices in the service system; determining a second corresponding relation between the equipment model table and a plurality of equipment capacity interfaces; according to the first corresponding relation, realizing a plurality of equipment capacity interfaces; and completing the service of the service system according to the second corresponding relation, the equipment capacity interface and the equipment.
Optionally, the completing the service of the service system specifically includes: when the service platform processes a first service: calling a first service interface; determining a first equipment capacity interface according to the first service interface and the first corresponding relation; determining first equipment according to the first equipment capacity interface and the second corresponding relation; and completing the first service according to the first equipment and the first equipment capability interface.
Optionally, the method further comprises: defining the device capability interface; and issuing the equipment capability interface.
Optionally, the defining the device capability interface includes: and defining the precondition, the network protocol, the interaction flow, the data format and the safety measure of the equipment capability interface.
Optionally, the publishing the device capability interface includes: and providing the description of the equipment capability interface and the environment matching of joint debugging test through the access platform.
In a second aspect, an embodiment of the present application provides a service implementation system based on an internet of things, including: the classification module is used for determining a plurality of service interfaces according to a plurality of service scenes of the service platform; and is used for determining a plurality of equipment capability interfaces according to a plurality of the service interfaces; the equipment recording module is used for determining an equipment model number table according to a plurality of equipment in the service platform; the association module is used for determining a first corresponding relation between the service interface and the equipment capacity interface and determining a second corresponding relation between the equipment model table and a plurality of equipment capacity interface interfaces according to the service scene; the capability calling module is used for realizing a plurality of equipment capability interfaces according to the first corresponding relation; and according to the second corresponding relation, the equipment capacity interface and the equipment, completing the service of the service system.
In a third aspect, an embodiment of the present application provides an apparatus, including: at least one processor; at least one memory for storing at least one program; when the at least one program is executed by the at least one processor, the at least one processor is enabled to implement the method for implementing the service based on the internet of things according to the first aspect.
In a fourth aspect, the present application provides a storage medium, in which a processor-executable program is stored, and the processor-executable program, when executed by the processor, is configured to implement the method for implementing the service based on the internet of things according to the first aspect
The embodiment of the application has the following beneficial effects: classifying a plurality of services of a service platform and determining a plurality of service interfaces; determining a plurality of equipment capacity interfaces according to a plurality of service interfaces, and determining a first corresponding relation between the service interfaces and the equipment capacity interfaces; recording the model of the equipment in the service platform in an equipment model table; determining a second corresponding relation between the equipment model table and a plurality of equipment capacity interfaces; and according to the first corresponding relation, realizing an equipment capacity interface; and the service system calls the equipment capability interface to realize the capability of the equipment through the second corresponding relation and completes the corresponding service. The method and the device define the service interfaces according to the service scenes in the service platform, and even if the types of the devices are different, the same service interfaces are used when the same service scene is executed; compared with the scheme of defining the equipment capability interface depending on the equipment type in the related technology, the embodiment of the application reduces the possibility that the same or similar service in the service platform is defined with a plurality of interfaces, does not need to set a plurality of interfaces according to each capability of the equipment, and reduces the difficulty of adapting the equipment and the service platform; when new equipment needs to be added in the service platform, the new equipment can be conveniently accessed according to the existing equipment capacity interface, and the capacity of the new equipment can be used after the new equipment realizes the corresponding equipment capacity interface, so that the expansibility of the service platform is enhanced; in addition, the service interface is defined according to the medium service scene of the service platform, which is beneficial to the standardized design of the service platform.
Drawings
The accompanying drawings are included to provide a further understanding of the claimed subject matter and are incorporated in and constitute a part of this specification, illustrate embodiments of the subject matter and together with the description serve to explain the principles of the subject matter and not to limit the subject matter.
Fig. 1 is a flowchart of steps of a method for implementing services based on the internet of things according to some embodiments of the present application;
fig. 2 is a diagram illustrating steps of a service platform processing a first service according to some embodiments of the present application;
fig. 3 is a service implementation system based on the internet of things according to some embodiments of the present application;
fig. 4 is an apparatus provided in some embodiments of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application 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 present application and are not intended to limit the present application.
It should be noted that although functional block divisions are provided in the system drawings and logical orders are shown in the flowcharts, in some cases, the steps shown and described may be performed in different orders than the block divisions in the systems or in the flowcharts. The terms first, second and the like in the description and in the claims, and the drawings described above, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
With the rapid development of the internet of things technology, more and more devices start to be accessed into the internet of things platform, and when the devices are accessed into the internet of things service platform, the devices need to be connected with the service platform through interfaces. The same equipment capacity interface of the equipment is different from manufacturer to manufacturer, and also different from various equipment of the same manufacturer, for example, the interface is also a human face library operation interface, and the interfaces of the access control equipment and the control equipment of the same manufacturer are different. For example, the same interface is a database operation interface of a user access control card, and an access control supporting face refreshing and an access control not supporting face refreshing in the same scene are also different interfaces. The multiple interfaces of the device bring great difficulty to the device access system, because the interfaces developed for the device capability by different device manufacturers are based on the device self capability and are not oriented to the capability of the service platform, the same or similar services are defined into multiple interfaces, a large amount of adaptation work is required when the device is accessed to the service platform, and the access difficulty is increased.
Based on this, the application provides a service implementation method, system, device and storage medium based on the internet of things. The embodiment of the application reduces the possibility that the same or similar service in the service platform is defined with a plurality of interfaces, does not need to set a plurality of interfaces according to each capability of the equipment, and reduces the difficulty of adapting the equipment and the service platform; when new equipment needs to be added in the service platform, the new equipment can be conveniently called according to the existing equipment capability interface, so that the expansibility of the service platform is enhanced; in addition, the equipment capability interface is defined according to the service scene in the service platform, which is beneficial to the standardized design of the service platform.
The embodiments of the present application will be further explained with reference to the drawings.
Referring to fig. 1, fig. 1 is a step diagram of a method for implementing services based on the internet of things according to some embodiments of the present application, where the method includes, but is not limited to, steps S100 to S150.
Step S100, determining a plurality of service interfaces according to a plurality of service scenes of the service platform.
Specifically, one service platform may include multiple service scenarios, and the service scenarios of the service platform are classified and summarized to determine a service interface for accessing the device. Taking the intelligent community service platform as an example, the service platform can be divided into the following service scenes according to the service platform: entrance and exit control and recording of entrance guard, attention of special residents such as old, weak, sick and disabled people, monitoring of special areas such as grasslands and garage exits and the like, and the service scenes are realized by depending on equipment in a service system.
Step S110, according to the plurality of service interfaces, a plurality of equipment capability interfaces are determined, and a first corresponding relation between the service interfaces and the equipment capability interfaces is determined.
Specifically, the service interfaces are further refined and classified, a plurality of equipment capability interfaces are determined, and a first corresponding relationship between the service interfaces and the equipment capability interfaces is determined. Taking the above intelligent community service platform as an example, the device capability interface may be a release interface of resident access card information, a release interface of resident face information, a track information reporting interface of residents, a personnel or article entry warning interface, and the like. It should be noted that the relationship between the service interface and the device capability interface includes various forms such as one-to-one, many-to-many, and the like. The method comprises the following steps that a resident access control card information issuing interface, a resident face information issuing interface and a resident track information reporting interface can be determined through a business interface for realizing access control of an access control and recording business; the releasing interface of the face information of the residents and the track information reporting interface of the residents can be determined through the business interface which realizes the attention of the special residents such as the old, the weak, the sick and the disabled.
It should be noted that, because the definition process of the device capability interface is based on further classification and refinement of the service interface, in the service system, the first corresponding relationship between the service interface and the device capability interface is fixed, the service system calls the service interface to implement different application scenarios, and the service interface enables the device capability interface to perform different capabilities through the first corresponding relationship with the device capability interface, for example, issuing resident access card information. If the first corresponding relation needs to be modified, the operation of the service system needs to be stopped, and the first corresponding relation can be modified.
Step S120, determining a device model number table according to a plurality of devices in the service system.
Specifically, the equipment that this application embodiment pointed out indicates the terminal equipment who inserts in thing networking service platform, contain multiple equipment in the service system, use wisdom community service system as an example, there is the camera of being responsible for the work of deploying and controlling of community, also has the camera of being responsible for face identification in entrance guard's equipment, probably the camera of these deployment and control all is same model, and entrance guard's camera is another model again, consequently can summarize the model of multiple equipment in the service system to an equipment model table, the convenience is inquired when transferring.
Step S130, according to the service scene, determining a second corresponding relation between the equipment model list and a plurality of equipment capacity interfaces.
Specifically, since the completion of the service requires the invocation of various terminal devices in the service system, when the service system implements the service, different devices need to be invoked through the device capability interface. The device accesses the service system through the access platform, and the device capability interface form a second corresponding relationship, which is to be noted that the second corresponding relationship between the device capability interface and the device includes various forms, such as one-to-many, many-to-many, and the like. Because one type of equipment may have one or more capabilities, the same type of equipment may correspond to a plurality of different equipment capability interfaces, for example, an access control device with a face swiping function corresponds to both an issuing interface of resident access control card information and an issuing interface of resident face information. Therefore, the device and the device capability interface in the embodiment of the application have many-to-many association.
It should be noted that the second corresponding relationship between the device capability interface and the device accessing the system is not fixed, in other words, the second corresponding relationship is a corresponding relationship during operation, and during the operation of the whole service system, the service system may call different devices through one device capability interface, for example, a face access control may use a publishing interface of the face information of the residents, and a publishing interface of the face information of the residents may be used by a publishing camera in a special place such as a lawn or a garage.
It should be noted that the service system manages the relationship between the service and the device in the service system through the access platform, and manages the device capability interface and the access device according to the service interface, so as to provide support for the service. Specifically, the access platform manages the device capability interface and the accessed devices with the service interface as a core, including maintaining association of the service interface to the device capability interface, maintaining association of the device capability interface to a device model, maintaining one-to-many association of the device model to a device entity, providing access and managing a list of active devices, maintaining log records of device activities, and the like. Taking the above-mentioned intelligent community service system as an example, the access platform needs to manage 3 service interfaces, 4 associations between the equipment capability interfaces and the equipment type number table, and the 3 service interfaces are respectively used for access control and recording of the access control, attention of special residents such as old, weak, sick and disabled, and monitoring of special areas such as grasslands, garage exits and the like; the 4 equipment capacity interfaces are an issuing interface of resident access control card information, an issuing interface of resident face information, a reporting interface of resident track information and an entering alarm interface of personnel or objects; and the access platform records the accessed access control and camera equipment and associates an equipment capacity interface according to the model of the equipment. Meanwhile, the access platform serves as a bridge between the service and the equipment and provides the capability of the movable equipment for the service.
Step S140, according to the first corresponding relation, a plurality of equipment capacity interfaces are realized.
Specifically, step S140 is to define and publish the determined device capability interface according to the first corresponding relationship. Each device capability interface defines its preconditions, network protocols for transmission, interaction flow, data format, security measures, etc. The equipment capability interface is released through an access platform in the service system, namely the realization of an access side, the description of the equipment capability interface and the environment matching of joint debugging test are provided.
And step S150, completing the service of the service system according to the second corresponding relation, the equipment capacity interface and the equipment.
Specifically, step S150 will be described by taking a case where the service platform handles the first service as an example.
Referring to fig. 2, fig. 2 is a diagram illustrating steps of processing a first service by a service platform according to some embodiments of the present application, where the method includes steps S200 to S240.
Step S200, calling a first service interface.
Specifically, the service system matches and calls the corresponding first service interface when the service platform processes the first service through the capability of the service system using the device.
And realizing the first equipment capacity interface according to the first service interface and the first corresponding relation.
The service interface then directly implements the involved device capability interfaces by looking at which device capability interfaces the service interface is involved in. After the service interface is called, the realization of the service interface is to determine which links need to call which equipment capability interface according to the service flow, and the realization of the service interface is independent of equipment.
Step S210, determining a first device capability interface according to the first service interface and the first corresponding relationship.
Specifically, the first corresponding relationship is a corresponding relationship between a service interface and an equipment capability interface, and after the first service interface is determined, the first equipment capability interface to be called is determined according to the first corresponding relationship, and the first equipment capability interface is realized. The business system realizes the business interface, which determines which links need to call which equipment capacity interface through the business process, and realizes the required equipment capacity interface in the required links, that is to say, the realization of the business interface is irrelevant to the specific accessed equipment. The service implementation method based on the Internet of things breaks through the limitation of the type and the model of the equipment, and reduces the difficulty of adapting the equipment and the service platform.
Step S220, determining the first device according to the capability interface of the first device and the second corresponding relationship.
Specifically, the second correspondence is a correspondence between the device capability interface and the device model table, and the first device corresponding to the first device capability interface can be determined by querying the second correspondence. It should be noted that, as mentioned above, the second corresponding relationship is a runtime relationship, and therefore, in a process in which the service system implements the first service, the first device may change, but the change of the first device is not related to the first service interface.
Step S230, completing the first service according to the first device and the first device capability interface.
Specifically, functions such as information distribution are realized through the first device capability interface, and the first device is called to complete the first service.
It should be noted that, the "first" mentioned in steps S200 to S230 is only used to indicate the corresponding relationship between the interfaces and the devices, and is not used to limit the number of the interfaces and the devices.
The content of step S150 has already been explained by steps S200 to S230 of fig. 2.
Classifying a plurality of services of the service platform and determining a plurality of service interfaces through steps S100 to S150 in fig. 1; determining a plurality of equipment capacity interfaces according to the plurality of service interfaces, and determining a first corresponding relation between the service interfaces and the equipment capacity interfaces; recording the model of the equipment in the service platform in an equipment model table; determining a second corresponding relation between the equipment type number table and a plurality of equipment capacity interfaces; and according to the first corresponding relation, realizing an equipment capacity interface; and the service system calls the equipment capability interface to realize the capability of the equipment through the second corresponding relation and completes the corresponding service. The method and the device define the service interfaces according to the service scenes in the service platform, and even if the types of the devices are different, the same service interfaces are used when the same service scene is executed; compared with the scheme of defining the equipment capability interface depending on the equipment type in the related technology, the embodiment of the application reduces the possibility that the same or similar service in the service platform is defined with a plurality of interfaces, does not need to set a plurality of interfaces according to each capability of the equipment, and reduces the difficulty of adapting the equipment and the service platform; when new equipment needs to be added in the service platform, the new equipment can be conveniently accessed according to the existing equipment capacity interface, and the capacity of the new equipment can be used after the new equipment realizes the corresponding equipment capacity interface, so that the expansibility of the service platform is enhanced; in addition, the service interface is defined according to the medium service scene of the service platform, which is beneficial to the standardized design of the service platform.
Referring to fig. 3, fig. 3 is a device access system of the internet of things according to some embodiments of the present application, where the system 300 includes a classification module 310, a device recording module 320, an association module 330, and a capability calling module 340; the classification module is used for determining a plurality of service interfaces according to a plurality of service scenes of the service platform; and is used for determining a plurality of equipment capability interfaces according to a plurality of the service interfaces; the equipment recording module is used for determining an equipment model number table according to a plurality of equipment in the service platform; the association module is used for determining a first corresponding relation between the service interface and the equipment capacity interface and determining a second corresponding relation between the equipment model table and a plurality of equipment capacity interface interfaces according to the service scene; the capability calling module is used for realizing a plurality of equipment capability interfaces according to the first corresponding relation; and according to the second corresponding relation, the equipment capacity interface and the equipment, completing the service of the service system.
Referring to fig. 4, fig. 4 is an apparatus 400 provided in some embodiments of the present application, the apparatus 400 including at least one processor 410 and further including at least one memory 420 for storing at least one program; in fig. 4, a processor and a memory are taken as an example.
The processor and memory may be connected by a bus or other means, such as by a bus in FIG. 4.
The memory, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs as well as non-transitory computer executable programs. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and these remote memories may be connected to the device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Another embodiment of the application also provides an apparatus, which may be used to perform the control method as in any of the embodiments above, e.g. to perform the method steps in fig. 1 described above.
The above described embodiments of the device are merely illustrative, wherein the units illustrated as separate components may or may not be physically separate, i.e. may be located in one place, or may also be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
The embodiment of the application also discloses a storage medium, wherein a program executable by a processor is stored, and the program executable by the processor is used for realizing the method provided by the application when being executed by the processor.
One of ordinary skill in the art will appreciate that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
While the preferred embodiments of the present invention have been described, the present invention is not limited to the above embodiments, and those skilled in the art can make various equivalent modifications or substitutions without departing from the spirit of the present invention, and such equivalent modifications or substitutions are included in the scope of the present invention defined by the claims.

Claims (8)

1. A service implementation method based on the Internet of things is characterized by comprising the following steps:
determining a plurality of service interfaces according to a plurality of service scenes of a service platform;
determining a plurality of equipment capacity interfaces according to the plurality of service interfaces, and determining a first corresponding relation between the service interfaces and the equipment capacity interfaces;
determining a device model number table according to a plurality of devices in the service system;
determining a second corresponding relation between the equipment model table and a plurality of equipment capacity interfaces;
according to the first corresponding relation, realizing a plurality of equipment capacity interfaces;
and completing the service of the service system according to the second corresponding relation, the equipment capacity interface and the equipment.
2. The method for implementing services based on the internet of things according to claim 1, wherein the service of the service system is implemented specifically as follows:
when the service platform processes a first service:
calling a first service interface;
determining a first equipment capacity interface according to the first service interface and the first corresponding relation;
determining first equipment according to the first equipment capacity interface and the second corresponding relation;
and completing the first service according to the first equipment and the first equipment capability interface.
3. The method for implementing services based on the internet of things according to claim 1, further comprising:
defining the device capability interface;
and issuing the equipment capability interface.
4. The method of claim 3, wherein the defining the device capability interface comprises:
and defining the precondition, the network protocol, the interaction flow, the data format and the safety measure of the equipment capability interface.
5. The method of claim 3, wherein the issuing the device capability interface comprises:
and providing the description of the equipment capability interface and the environment matching of joint debugging test through the access platform.
6. A service implementation system based on the Internet of things is characterized by comprising:
the classification module is used for determining a plurality of service interfaces according to a plurality of service scenes of the service platform; and is used for determining a plurality of equipment capability interfaces according to a plurality of the service interfaces;
the equipment recording module is used for determining an equipment model number table according to a plurality of equipment in the service platform;
the association module is used for determining a first corresponding relation between the service interface and the equipment capacity interface and determining a second corresponding relation between the equipment model table and a plurality of equipment capacity interface interfaces according to the service scene;
the capability calling module is used for realizing a plurality of equipment capability interfaces according to the first corresponding relation; and according to the second corresponding relation, the equipment capacity interface and the equipment, completing the service of the service system.
7. An apparatus, comprising:
at least one processor;
at least one memory for storing at least one program;
when executed by the at least one processor, the at least one program causes the at least one processor to implement the method for internet of things based service implementation of any one of claims 1-5.
8. A storage medium having stored therein a program executable by a processor, wherein the program executable by the processor is configured to implement the method for implementing an internet of things based service according to any one of claims 1 to 5 when executed by the processor.
CN202110177517.8A 2021-02-07 2021-02-07 Service implementation method, system, equipment and storage medium based on Internet of things Pending CN113010329A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110177517.8A CN113010329A (en) 2021-02-07 2021-02-07 Service implementation method, system, equipment and storage medium based on Internet of things

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110177517.8A CN113010329A (en) 2021-02-07 2021-02-07 Service implementation method, system, equipment and storage medium based on Internet of things

Publications (1)

Publication Number Publication Date
CN113010329A true CN113010329A (en) 2021-06-22

Family

ID=76384340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110177517.8A Pending CN113010329A (en) 2021-02-07 2021-02-07 Service implementation method, system, equipment and storage medium based on Internet of things

Country Status (1)

Country Link
CN (1) CN113010329A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105450706A (en) * 2014-08-29 2016-03-30 深圳市哲扬科技有限公司 Industry integrated information system based on Internet of Things (IOT) architecture
US20180248711A1 (en) * 2017-02-27 2018-08-30 Oracle International Corporation Methods, systems and computer readable media for providing service capability exposure function (scef) as a cloud service
CN110971614A (en) * 2019-12-17 2020-04-07 软通动力信息技术(集团)有限公司 Internet of things adaptation method and system, computer equipment and storage medium
CN111367571A (en) * 2020-02-27 2020-07-03 中国建设银行股份有限公司 Equipment assembling method and device
CN111414193A (en) * 2020-02-26 2020-07-14 平安银行股份有限公司 Method for implementing service system based on micro-service framework and related device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105450706A (en) * 2014-08-29 2016-03-30 深圳市哲扬科技有限公司 Industry integrated information system based on Internet of Things (IOT) architecture
US20180248711A1 (en) * 2017-02-27 2018-08-30 Oracle International Corporation Methods, systems and computer readable media for providing service capability exposure function (scef) as a cloud service
CN110971614A (en) * 2019-12-17 2020-04-07 软通动力信息技术(集团)有限公司 Internet of things adaptation method and system, computer equipment and storage medium
CN111414193A (en) * 2020-02-26 2020-07-14 平安银行股份有限公司 Method for implementing service system based on micro-service framework and related device
CN111367571A (en) * 2020-02-27 2020-07-03 中国建设银行股份有限公司 Equipment assembling method and device

Similar Documents

Publication Publication Date Title
CA3087309C (en) Blockchain-based data processing method and device
CN100412802C (en) Planned computer problem diagnosis and solvement and its automatic report and update
CN108564674A (en) A kind of intelligent attendance system based on comprehensive identification
CN110599093B (en) Airport luggage whole-flow tracking method and system
CN112733974A (en) Automatic management method for improving IT asset position accuracy
CN106162715A (en) Method for managing and monitoring and device
CN109245929A (en) Method, apparatus, computer storage medium and the equipment of the automatic discovery network equipment
CN106471470A (en) A kind of method and apparatus of the network function based on affinity of model-driven
CN110275992B (en) Emergency processing method, device, server and computer readable storage medium
CN108647102A (en) Service request processing method, device and the electronic equipment of heterogeneous system
CN113010329A (en) Service implementation method, system, equipment and storage medium based on Internet of things
CN113760500A (en) Service processing method, device, server and medium
CN114036564A (en) Construction method of private data derivative graph
CN112637821B (en) Management platform and management method of vehicle communication chip and vehicle communication management system
CN108920563B (en) Database switching method and device
CN110399376A (en) The method and device of the former data variation of automatic identification table
EP3439354A1 (en) Method and apparatus for managing application state
CN109522809A (en) Testimony of a witness checking method, server, all-in-one machine and system
CN110535701B (en) Problem positioning method and device
CN115664845B (en) Security portrait method, equipment and medium based on multi-source data collaboration
US20240127690A1 (en) Communications bridge with unified building alarm processing
CN112825204B (en) Access control method and device based on 2G network, readable medium and equipment
CN110071837B (en) Alarm processing method and system for access network
CN110572768B (en) Alarm method, device, equipment and storage medium
CN116720816A (en) Protocol stock material monitoring method, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination