Research Article
Intelligent Prediction and Rural Financial Development Based on Abnormal Detection of Sensor Data
Table 6
Raw data table of the sensor network.
| Serial number | Field | Type of data | Description |
| 1 | Id | Int (primary key) | The serial number, the primary key of the table, increases in sequence | 2 | Time | DateTime | Date and time, the format is 2020-01-01 11 : 11 : 11 | 3 | NodeType | Int | Used to distinguish the deployment location of the data table, value 01 represents the sensor node, and value 02 represents the data control center | 4 | DeviceId | Int | Number of sensor device reporting data | 5 | Temperature | Float | Sensor collection temperature | 6 | Humidity | Float | Humidity collected by the sensor | 7 | Light | Float | Luminosity collected by the sensor | 8 | Voltage | Float | Device voltage of the sensor |
|
|