Data configuration method for data acquisition of Internet-of-Things equipment
A technology for IoT devices and data acquisition, which is applied in general control systems, program control, instruments, etc., and can solve the problems of low efficiency, insufficient flexibility and scalability, and large workload of data configuration for IoT device data acquisition and data configuration. , to reduce the workload and time cost of data configuration, improve the efficiency of data configuration, and improve the effect of data collection.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0030] This embodiment discloses a data configuration method for data collection of Internet of Things devices.
[0031] Such as figure 1 As shown, a data configuration method for data collection of Internet of Things devices includes the following steps:
[0032] S1: Initialize the established data template, and create a data collection template corresponding to the IoT device;
[0033] S2: Configure the corresponding parameter information of IoT device data collection on the data collection template;
[0034] S3: Associating the data collection template with configured parameter information with the device configuration of the IoT device to build a corresponding data collection module;
[0035] S4: Encapsulate the data collection module as a service component to obtain the data collection service component corresponding to the IoT device.
[0036] In the present invention, the data collection template corresponding to the Internet of Things device can be created based on ...
example 1
[0049] Example 1: Combine figure 2 As shown, the parameter information is directly configured by adding on the configuration page.
[0050] Parameter name: total mileage; parameter unique identifier: odo; parameter type: Integer; parameter unit: km; parameter value range: 1-300000; parameter collection frequency: per hour.
[0051] Parameter name: vehicle speed; parameter unique identifier: speed; parameter type: Integer; parameter unit: km / h; parameter value range: 0-140; parameter collection frequency: every second.
example 2
[0052] Example 2: Configure parameter information by importing code.
[0053] [{"parameterName":"total mileage","parameterCode":"odo","parameterType":"Integer","parameterUnit":"km","parameterMin":1,"parameterMax":300000, "parameterFrequency" :per hour,}]
[0054] [{"parameterName":"vehicle speed","parameterCode":"speed","parameterType":"Integer","parameterUnit":"km / h","parameterMin":0,"parameterMax":140, "parameterFrequency ":per second,}]
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

