21 lines
473 B
JSON
21 lines
473 B
JSON
{
|
|
"plc_config": {
|
|
"ip": "10.1.33.11",
|
|
"rack": 0,
|
|
"slot": 2
|
|
},
|
|
"udp_config": {
|
|
"host": "127.0.0.1",
|
|
"port": 9870
|
|
},
|
|
"sampling_interval": 0.1,
|
|
"csv_config": {
|
|
"records_directory": "records",
|
|
"rotation_enabled": true,
|
|
"max_size_mb": 1000,
|
|
"max_days": 30,
|
|
"max_hours": null,
|
|
"cleanup_interval_hours": 24,
|
|
"last_cleanup": "2025-07-20T23:49:17.540633"
|
|
}
|
|
} |