173 B
173 B
| 1 | timestamp,current,voltage,speed,temperature |
|---|---|
| 2 | 2024-01-01 00:00:00,150.123,22.456,300.789,320.5 |
| 3 | 2024-01-01 00:00:01,155.987,23.123,295.456,325.1 |
| 4 | ... (1000행의 데이터) ... |
| 1 | timestamp,current,voltage,speed,temperature |
|---|---|
| 2 | 2024-01-01 00:00:00,150.123,22.456,300.789,320.5 |
| 3 | 2024-01-01 00:00:01,155.987,23.123,295.456,325.1 |
| 4 | ... (1000행의 데이터) ... |