CN114461294A - Method for quickly constructing application service, computer device and storage medium - Google Patents

Method for quickly constructing application service, computer device and storage medium Download PDF

Info

Publication number
CN114461294A
CN114461294A CN202111604600.5A CN202111604600A CN114461294A CN 114461294 A CN114461294 A CN 114461294A CN 202111604600 A CN202111604600 A CN 202111604600A CN 114461294 A CN114461294 A CN 114461294A
Authority
CN
China
Prior art keywords
application
platform
application service
product
api
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
CN202111604600.5A
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.)
Guangdong Zhilian Weilai Technology Co ltd
Original Assignee
Guangdong Zhilian Weilai 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 Guangdong Zhilian Weilai Technology Co ltd filed Critical Guangdong Zhilian Weilai Technology Co ltd
Priority to CN202111604600.5A priority Critical patent/CN114461294A/en
Publication of CN114461294A publication Critical patent/CN114461294A/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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method for quickly constructing application service, a computer device and a storage medium, wherein the method comprises the following steps: acquiring access information of the Internet of things platform, and completing access configuration on the current access platform; acquiring configuration parameters of an API (application program interface) corresponding to a current access platform, and configuring the API; and adding an application product corresponding to the current access platform, configuring the function items of the application product, and completing application service construction. The method for quickly constructing the application service can quickly construct the application service for the accessed Internet of things platform, and saves the development cost.

Description

Method for quickly constructing application service, computer device and storage medium
Technical Field
The invention relates to the technical field of computer big data, in particular to a method for quickly constructing an application service, a computer device applying the method for quickly constructing the application service and a computer readable storage medium applying the method for quickly constructing the application service.
Background
At present, the rapid development of the internet of things industry, the construction of smart cities becomes a hot spot at present. The Internet of things is used as a basis for constructing a smart city, the perception and information interconnection of people, things and things, things and people in the city can be realized, resource sharing is realized, the smart power grid, intelligent traffic, smart logistics, smart medical treatment, smart industry, smart agriculture and other fields are covered, an Internet of things basic platform is produced, the Internet of things basic platform provides comprehensive service functions of terminal remote management, operation monitoring, alarm management, protocol adaptation, data acquisition and transmission and the like, and a strong and stable operation supporting environment is provided for various Internet of things applications. And the lower part is accessed to various industry terminals, the upper part is provided with a unified API standard to support various industry applications, and various vertical Internet of things applications are integrated into a flat application network system.
The Internet of things base platform is more suitable for being connected with multiple industry terminals from the bottom, a unified API standard is provided for the top to support multiple industry intelligent applications, the base platform cannot be directly used for a client, the base platform is biased to bottom equipment protocol butt joint and adaptation, equipment access service is provided in the south direction, data interface service is provided in the north direction to support intelligent applications, and when the Internet of things base platform is connected with different industry equipment, the intelligent application platform needs to be in data butt joint with the Internet of things platform, generally, the application needs to be independently customized and integrated for development, and the Internet of things base platform interface is in butt joint, so that although the realization can be realized, a lot of repeated work of the Internet of things base platform is performed.
The intelligent application platform can not form a unified access standard, can not be friendly and can not be docked with other Internet of things basic platforms, when one set of Internet of things basic platform is replaced or the Internet of things basic platform is newly added, part of the intelligent application needs to be re-developed or largely transformed, and rapid integrated docking can not be carried out on the premise of low code development, so that the continuity and flexibility of intelligent application service are reduced, and the characteristics of intelligent application can not be embodied.
Some intelligent application management systems are available in the market at present, but are based on a traditional mode, customized development and docking are carried out according to interface data provided by an internet of things basic platform, although intelligent application function services can be realized, a large amount of development cost needs to be invested, the application services cannot be quickly built in a short period, a plurality of application service modules are universal, the application service modules cannot be modularly abstracted and designed by utilizing the universality of the application services, the application service integration function cannot be realized under the condition of low-code development, and therefore the expandability of the platform is greatly reduced.
Disclosure of Invention
The first purpose of the invention is to provide a method for quickly constructing application service, which can quickly construct application service for an accessed Internet of things platform and save development cost.
The second purpose of the invention is to provide a computer device which can quickly construct application services for an accessed internet of things platform and save development cost.
The third purpose of the present invention is to provide a computer readable storage medium that can quickly construct an application service for an accessed internet of things platform, and save development cost.
In order to achieve the first object, the method for quickly constructing an application service provided by the invention comprises the following steps: acquiring access information of the Internet of things platform, and completing access configuration on the current access platform; acquiring configuration parameters of an API (application program interface) corresponding to a current access platform, and configuring the API; and adding an application product corresponding to the current access platform, configuring the function items of the application product, and completing application service construction.
According to the scheme, the method for quickly constructing the application service completes access configuration on the current access platform by acquiring the access information of the Internet of things platform, and completes seamless docking with the basic platform of the Internet of things. Meanwhile, configuration parameters of the API corresponding to the current access platform are obtained, the API is configured, and access integration can be performed with the Internet of things base level which accords with the unified API standard. Moreover, by adding the application product corresponding to the current access platform and configuring the function items of the application product, the application service construction, function custom configuration, interface data mapping and conversion and other operations can be performed on product equipment, coding development is not needed, the service construction can be flexibly and efficiently completed, the development cost is saved, and application service data visualization and management are formed.
In a further scheme, the access information of the platform of the internet of things comprises: platform basic information, login authentication information and platform access request parameter setting information.
Therefore, the access configuration of the basic platform can be completed by acquiring the basic information, the login authentication information and the parameter setting information of the platform access request, and the platform login authentication authorization is realized.
In a further scheme, the step of obtaining configuration parameters of the API interface corresponding to the current access platform includes: and acquiring an interface identifier, a function definition name, an API address, a request type and a request parameter called by the API corresponding to each API.
Therefore, the interface identifier, the function definition name, the API address, the request type and the request parameter called by the API interface corresponding to each API interface are obtained to configure the corresponding API interface, and interface calling can be performed according to different functions.
In a further scheme, the step of adding the application product corresponding to the current access platform comprises: and adding a product name, a product type, a product number and an access platform corresponding to the application product.
Therefore, when the application product is added to the currently accessed platform, the application product device of the platform can be accessed by adding the product name, the product type, the product number and the access platform corresponding to the application product.
In a further scheme, configuring the function items of the application product, and completing the construction of the application service comprises the following steps: and adding a function name, an icon type, a function type, an API (application programming interface) interface identifier and a function item configuration request parameter corresponding to the function item.
Therefore, when the function item of the application product is configured, the configuration of each function in the application product can be completed by adding the function name, the icon type, the function type, the API interface identifier and the function item configuration request parameter corresponding to the function item, and the application service function can be loaded and rendered in the application service list by completing the construction of the application service.
In a further aspect, after the step of completing the application service construction, the method further includes: setting a scene mode for the application products, and uniformly controlling all the application products corresponding to the scene mode.
Therefore, by setting the scene modes of the application products, the unified management and control operation of the application products can be performed according to different scene modes, and the experience degree of a user is improved.
In a further aspect, after the step of completing the application service construction, the method further includes: and setting an event triggering condition for the application product.
Therefore, the event trigger condition is set for the application product, so that the set execution action can be conveniently executed when the application product reaches the event trigger condition.
In order to achieve the second object of the present invention, the present invention provides a computer device comprising a processor and a memory, the memory storing a computer program, the computer program implementing the steps of the method for quickly constructing an application service described above when being executed by the processor.
In order to achieve the third object of the present invention, the present invention provides a computer readable storage medium having a computer program stored thereon, the computer program, when executed by a controller, implementing the steps of the above-mentioned method for quickly building an application service.
Drawings
FIG. 1 is a flow chart of an embodiment of a method for quickly building an application service of the present invention.
Fig. 2 is a reference diagram for acquiring access information of an internet of things platform in the embodiment of the method for quickly constructing an application service.
Fig. 3 is a reference diagram for acquiring configuration parameters of an API interface corresponding to a current access platform in the embodiment of the method for quickly constructing an application service.
Fig. 4 is a reference diagram of adding an application product corresponding to a current access platform in the embodiment of the method for quickly constructing an application service.
Fig. 5 is a reference diagram for configuring function items of an application product in an embodiment of the method for quickly building an application service of the present invention.
The invention is further explained with reference to the drawings and the embodiments.
Detailed Description
The embodiment of the method for quickly constructing the application service comprises the following steps:
the method for quickly constructing the application service in the embodiment is to apply an application program in a computer to perform management operation on service components.
As shown in fig. 1, in this embodiment, when the method for quickly constructing an application service works, step S1 is first executed to obtain access information of an internet of things platform, and access configuration is completed for a current access platform. Before the application service is constructed, the platform needs to be accessed. When performing platform access operation, platform access information needs to be acquired so as to complete platform access configuration. In this embodiment, the internet of things platform access information includes: platform basic information, login authentication information and platform access request parameter setting information. The platform access request parameter setting information is necessary parameters for setting access to the platform of the internet of things, such as authentication parameters or specially-specified service parameters, and the set parameters are carried by the platform interface of the internet of things each time the platform of the internet of things is requested. Referring to fig. 2, the platform basic information includes a platform name and a platform access address. Through the basic platform information, accurate communication connection can be carried out with the current access platform. The login authentication information comprises a selection authentication type, an account and a password. In addition, it is also necessary to obtain response status information, where the response status includes: the status code acquisition rule and the response success flag. The response state is a feedback of whether the access processing of the internet of things platform is successful or other abnormal and error information occurs, and a feedback object is an interface calling party. And executing login authentication operation according to the platform basic information, the login authentication information and the response state information, calling a login authentication interface of the current access platform through the configured relevant information parameters based on the HttpClient toolkit, and extracting token information after authentication is successful according to token acquisition rules. When a non-authenticated API interface in the current access platform needs to be called, Header setting information is requested according to the global API of the current access platform, the Header information of the request API is set, authenticated token information is mapped and injected, and API interface operation is executed. When token authentication is expired, login authentication operation is executed again, the latest token is obtained, and other API interface calling operation is continued.
After the access configuration is completed for the current access platform, step S2 is executed to obtain the configuration parameters of the API interface corresponding to the current access platform, and configure the API interface. After the access of the current access platform is completed, API interface configuration management can be performed, and functional interfaces of the current access platform of the object to be accessed are defined, for example, a list interface of query equipment, a function interface of call equipment, a number interface of statistical equipment, an alarm statistical interface of equipment, an alarm list interface of equipment, an acquisition token interface, and the like.
Referring to fig. 3, in this embodiment, the step of obtaining the configuration parameter of the API interface corresponding to the current access platform includes: and acquiring an interface identifier, a function definition name, an API address, a request type and a request parameter called by the API corresponding to each API. And (3) interface identification: is a unique identification of the API interface to avoid duplication. Function definition name: is a description of the API interface, e.g., a list of querying devices. API address: is a URL request address corresponding to the platform of the internet of things. Request type: the method refers to http calling methods, such as get, post … …, and the like. Request parameters of API interface call: is to set the extra data that the interface request must carry, such as parameters like authentication token. For configuration of the API interface, the following relevant contents are entered: interface identification, function definition name, API address, request type, remark information, and requires configuration parameter mapping content, request body parameter content, and request url parameter content. The parameter mapping content is used for API address information parameter injection and replacement, the request body parameter and the request URL parameter are mainly used as the request parameter called by the API interface, if the request body parameter content is the body parameter content, the JSON object character string is generated through the configured content to be used as the request body parameter called by the API interface, and if the request URL parameter content is the request URL parameter content, the params parameter requested by the API interface URL is generated. In addition, the data mapping JS script can be customized, data conversion is carried out according to the result data of the request API and the front-end data item interface, and front-end data display is completed. Based on the API interface related configuration, the configuration and calling of the platform access global API interface can be completed, a data interface binding function is provided for intelligent application service configuration, and API interface data docking service required by each item of intelligent application service construction is completed.
After the configuration of the API interface is completed, step S3 is executed, the application product corresponding to the current access platform is added, the function item of the application product is configured, and the application service construction is completed. After the platform is accessed, application service needs to be constructed for the accessed platform, so that functional application of application products in the platform is realized. In this embodiment, the step of adding the application product corresponding to the current access platform includes: and adding a product name, a product type, a product number and an access platform corresponding to the application product. The new increase of the application products can be completed through the product names, the product types, the product numbers and the access platform. The application product comprises: wisdom air conditioner, wisdom illumination, audio player, intelligent entrance guard, intelligent (window) curtain, different product types also can be different in the control panel subassembly when the configuration. For example, referring to fig. 4, when an air conditioner application product needs to be added, the product name is "smart air conditioner", the product type is "smart air conditioner", the product number is "12312312 ddd", the access platform is "SmartLinks" platform, and meanwhile, the control panel 1 of the smart air conditioner is displayed on the adding interface for the subsequent control of the application product.
After the addition of the application product is completed, the function items of the application product can be configured. In this embodiment, configuring the function items of the application product, and completing the application service construction includes: and adding a function name, an icon type, a function type, an API (application programming interface) interface identifier and a function item configuration request parameter corresponding to the function item. The function type refers to the type of operating the equipment, for example, the function type of the electric lamp is defined as a switch, and the function type of the player is playing music/volume. API interface identification: there may be multiple function controls for a device, requiring unique identification for each function. Request parameters: the parameters are necessary parameters, such as the calling of an internet of things platform interface needs to carry other information such as an authentication token and id … … of equipment. For example, referring to fig. 5, when a switch function item of the smart air conditioner is configured, a function name is "switch", an icon type is "none", a function type is "enumeration type", and an interface identifier is "invoked". By adding the function name, the icon type, the function type, the API interface identifier and the request parameter setting, the application service function of the application product can be loaded and rendered, and the configuration of the function item of the application product is completed. After the function item to the application product is configured, can operate the application product, in the middle of getting into application service, just can operate the application product, specific function includes: the data overview mainly comprises the on-line statistical information and alarm statistical information of the display product equipment, the equipment state statistical information and the real-time alarm information. The device management is mainly to show the device data items, and each device can be functionally controlled through the product control panel, for example: and clicking a door opening button of the access control equipment to remotely control the door opening operation of the access control equipment. The alarm record is mainly used for inquiring and processing the alarm state information of the equipment, and the alarm problem of the equipment can be quickly found and positioned through the function.
In addition, in this embodiment, still can carry out application classification management to the application product, can carry out application classification according to different product types, and application classification can add multistage classification, for example, the one-level is intelligent application, and the second grade is wisdom official working, wisdom security protection etc. that is to say include applications such as wisdom official working, wisdom security protection under the wisdom application. Through the classified management, the control of products can be conveniently carried out by users.
After the step of constructing the application service is completed, step S4 is executed to perform scene mode setting on the application product, and perform unified control on all application products corresponding to the scene mode. Through setting up different scene mode to the application product, to different scene mode, can be convenient for carry out unified management and control operation with a plurality of product equipment, for example, set up wisdom scene mode on duty, specific operation sets up as follows: all air conditioners in an office area are turned on, illumination is turned on, curtains are turned on, and working mode control can be performed through one-key operation or timing appointment operation.
In addition, after the step of completing the application service construction, the method further comprises the following steps: and setting an event triggering condition for the application product. The event trigger condition is set for the application product, so that the application product can be automatically controlled to execute the set execution action when reaching the event trigger condition. For example, when event trigger conditions corresponding to the temperature of the smart air conditioner are set, it may be set that when the temperature is lower than a preset temperature value, an alarm operation is performed. By setting the event trigger condition for the application product, the remote operation can be remotely carried out on the applied equipment of the access platform, and the control convenience is improved.
According to the method for rapidly constructing the application service, the access configuration of the current access platform is completed by acquiring the access information of the Internet of things platform, and the seamless connection with the basic platform of the Internet of things is completed. Meanwhile, configuration parameters of the API corresponding to the current access platform are obtained, the API is configured, and access integration can be performed with the Internet of things base level which accords with the unified API standard. Moreover, by adding the application product corresponding to the current access platform and configuring the function items of the application product, the application service construction, function custom configuration, interface data mapping and conversion and other operations can be performed on product equipment, code development is not needed, the service construction can be flexibly and efficiently completed, and application service data visualization and management are formed.
The embodiment of the computer device comprises:
the computer apparatus of this embodiment includes a controller, and the controller implements the steps in the above-described method embodiment for quickly building an application service when executing a computer program.
For example, a computer program may be partitioned into one or more modules, which are stored in a memory and executed by a controller to implement the present invention. One or more of the modules may be a sequence of computer program instruction segments for describing the execution of a computer program in a computer device that is capable of performing certain functions.
The computer device may include, but is not limited to, a controller, a memory. Those skilled in the art will appreciate that the computer apparatus may include more or fewer components, or combine certain components, or different components, e.g., the computer apparatus may also include input-output devices, network access devices, buses, etc.
For example, the controller may be a Central Processing Unit (CPU), other general purpose controller, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, and so on. The general controller may be a microcontroller or the controller may be any conventional controller or the like. The controller is the control center of the computer device and connects the various parts of the entire computer device using various interfaces and lines.
The memory may be used to store computer programs and/or modules, and the controller may implement various functions of the computer apparatus by executing or otherwise executing the computer programs and/or modules stored in the memory and invoking data stored in the memory. For example, the memory may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function, and the like. In addition, the memory may include high speed random access memory, and may also include non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), at least one magnetic disk storage device, a Flash memory device, or other volatile solid state storage device.
Computer-readable storage medium embodiments:
the modules integrated by the computer apparatus of the above embodiments, if implemented in the form of software functional units and sold or used as independent products, may be stored in a computer-readable storage medium. Based on such understanding, all or part of the flow of the method embodiments for quickly building the application service may also be completed by instructing the related hardware through a computer program, and the computer program may be stored in a computer-readable storage medium, and when the computer program is executed by a controller, the steps of the method embodiments for quickly building the application service may be realized. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The storage medium may include: any entity or device capable of carrying computer program code, recording medium, U.S. disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution media, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, in accordance with legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunications signals.
It should be noted that the above is only a preferred embodiment of the present invention, but the design concept of the present invention is not limited thereto, and any insubstantial modifications made by using the design concept also fall within the protection scope of the present invention.

Claims (9)

1. A method for quickly constructing an application service is characterized in that: the method comprises the following steps:
acquiring access information of the Internet of things platform, and completing access configuration on the current access platform;
acquiring configuration parameters of an API (application program interface) corresponding to the current access platform, and configuring the API;
and adding an application product corresponding to the current access platform, configuring the function items of the application product, and completing application service construction.
2. The method for rapidly building an application service according to claim 1, wherein:
the Internet of things platform access information comprises: platform basic information, login authentication information and platform access request parameter setting information.
3. The method for rapidly building an application service according to claim 2, wherein:
the step of obtaining the configuration parameters of the API interface corresponding to the current access platform includes:
and acquiring an interface identifier, a function definition name, an API address, a request type and a request parameter called by the API corresponding to each API.
4. The method for rapidly building an application service according to claim 3, wherein:
the step of adding the application product corresponding to the current access platform further comprises:
and adding a product name, a product type, a product number and an access platform corresponding to the application product.
5. Method for the rapid construction of application services according to any of claims 1 to 4, characterized in that:
the step of configuring the function items of the application product and completing the construction of the application service comprises the following steps:
and adding a function name, an icon type, a function type, an API (application programming interface) interface identifier and a function item configuration request parameter corresponding to the function item.
6. The method for rapidly building an application service according to any one of claims 1 to 4, wherein:
after the step of completing the application service construction, the method further comprises the following steps:
setting a scene mode for the application product;
and uniformly controlling all application products corresponding to the scene mode.
7. The method for rapidly building an application service according to any one of claims 1 to 4, wherein:
after the step of completing the application service construction, the method further comprises the following steps:
and setting an event trigger condition for the application product.
8. A computer device comprising a processor and a memory, wherein: the memory stores a computer program which, when executed by the processor, implements the steps of the method of quickly building an application service according to any one of claims 1 to 7.
9. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program, when executed by a controller, implements the steps of a method of quickly building an application service as claimed in any one of claims 1 to 7.
CN202111604600.5A 2021-12-24 2021-12-24 Method for quickly constructing application service, computer device and storage medium Pending CN114461294A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111604600.5A CN114461294A (en) 2021-12-24 2021-12-24 Method for quickly constructing application service, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111604600.5A CN114461294A (en) 2021-12-24 2021-12-24 Method for quickly constructing application service, computer device and storage medium

Publications (1)

Publication Number Publication Date
CN114461294A true CN114461294A (en) 2022-05-10

Family

ID=81408589

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111604600.5A Pending CN114461294A (en) 2021-12-24 2021-12-24 Method for quickly constructing application service, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN114461294A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117555527A (en) * 2024-01-09 2024-02-13 中科物栖(南京)科技有限公司 Development method, device, equipment and storage medium of Internet of things application
CN117609478A (en) * 2024-01-22 2024-02-27 中科物栖(南京)科技有限公司 Method, device and equipment for generating application of Internet of things based on natural language
CN117812112A (en) * 2024-01-09 2024-04-02 中科物栖(南京)科技有限公司 Internet of things application recommendation method, device, equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109861978A (en) * 2018-12-28 2019-06-07 浙江工业大学 A kind of Internet of Things SaaS platform based on MQTT agreement
CN110086853A (en) * 2019-03-28 2019-08-02 浙江明度智控科技有限公司 A kind of industry Internet of Things information visualization methods, server and storage medium
CN110336718A (en) * 2019-05-24 2019-10-15 苏州见微智能科技有限公司 A kind of method of internet of things equipment safely and fast access-in management platform
CN110795174A (en) * 2019-10-31 2020-02-14 成都西加云杉科技有限公司 Application program interface calling method, device, equipment and readable storage medium
CN110971614A (en) * 2019-12-17 2020-04-07 软通动力信息技术(集团)有限公司 Internet of things adaptation method and system, computer equipment and storage medium
CN112835561A (en) * 2021-03-09 2021-05-25 吉林省裕林信息科技有限公司 Method, open platform, terminal and medium for quickly generating API service interface
CN113542365A (en) * 2021-06-22 2021-10-22 常州森普信息科技有限公司 End edge Internet of things platform architecture based on multi-scene application

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109861978A (en) * 2018-12-28 2019-06-07 浙江工业大学 A kind of Internet of Things SaaS platform based on MQTT agreement
CN110086853A (en) * 2019-03-28 2019-08-02 浙江明度智控科技有限公司 A kind of industry Internet of Things information visualization methods, server and storage medium
CN110336718A (en) * 2019-05-24 2019-10-15 苏州见微智能科技有限公司 A kind of method of internet of things equipment safely and fast access-in management platform
CN110795174A (en) * 2019-10-31 2020-02-14 成都西加云杉科技有限公司 Application program interface calling method, device, equipment and readable storage medium
CN110971614A (en) * 2019-12-17 2020-04-07 软通动力信息技术(集团)有限公司 Internet of things adaptation method and system, computer equipment and storage medium
CN112835561A (en) * 2021-03-09 2021-05-25 吉林省裕林信息科技有限公司 Method, open platform, terminal and medium for quickly generating API service interface
CN113542365A (en) * 2021-06-22 2021-10-22 常州森普信息科技有限公司 End edge Internet of things platform architecture based on multi-scene application

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117555527A (en) * 2024-01-09 2024-02-13 中科物栖(南京)科技有限公司 Development method, device, equipment and storage medium of Internet of things application
CN117812112A (en) * 2024-01-09 2024-04-02 中科物栖(南京)科技有限公司 Internet of things application recommendation method, device, equipment and storage medium
CN117555527B (en) * 2024-01-09 2024-04-02 中科物栖(南京)科技有限公司 Development method, device, equipment and storage medium of Internet of things application
CN117609478A (en) * 2024-01-22 2024-02-27 中科物栖(南京)科技有限公司 Method, device and equipment for generating application of Internet of things based on natural language
CN117609478B (en) * 2024-01-22 2024-04-09 中科物栖(南京)科技有限公司 Method, device and equipment for generating application of Internet of things based on natural language

Similar Documents

Publication Publication Date Title
CN114461294A (en) Method for quickly constructing application service, computer device and storage medium
CN108667807B (en) Protocol self-adaption method and system based on monitoring cloud platform and gateway
CN104703199B (en) Management method, relevant device and the system of universal embedded integrated circuit card
CN112073471B (en) Control method and device of equipment, storage medium and electronic device
EP4246924A1 (en) Bluetooth address allocation method for smart lamp, computer apparatus, and computer readable storage medium
CN109995805A (en) A kind of management method of intelligent robot, terminal device and medium
CN111813282B (en) Data form display method and device
CN110968367A (en) E-commerce commodity field configuration method, device, server and storage medium
CN113115435B (en) Activation processing method, device, equipment and storage medium
CN116055538A (en) Control method and device of Internet of things equipment, terminal equipment and storage medium
CN112788576A (en) Equipment offline processing method and system, storage medium and electronic device
CN112202650A (en) Method and system for controlling intelligent equipment by WeChat small program
WO2016176885A1 (en) Information interaction management method and device, mobile terminal and computer storage medium
CN114285692B (en) Communication control system, identity determination method, distribution method and equipment
CN112910985B (en) Protocol conversion method, device, equipment and storage medium based on intelligent contract
CN112583694B (en) Message pushing method, device, storage medium and control terminal
CN112651523A (en) Event determination method and device, storage medium and electronic device
CN112416897B (en) Log query method and device, storage medium and electronic device
CN110750557A (en) Management method and device for insurance enterprise channel
CN111065079A (en) Local device binding method and system
CN113347018B (en) Interface customizable control method, equipment and medium based on Internet of things
CN112039738B (en) Intelligent device control method, terminal device and readable storage medium
CN112883309B (en) Method, device, equipment and medium for accessing application through browser
CN114785847B (en) Network control software development configuration method, terminal and storage medium
CN112583778B (en) Malicious website monitoring method, device and system, storage medium and electronic device

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