Twin Config
"dataDistConfig": {
"coldPathUploadMode": "SingleFile",
"defaultColdPathSyncMin": 10,
"zipColdPathOutput": false,
"enableIngestionProperties": false,
"ingestionProperties":
{
"kustoDatabase": "TimeSeriesProd"
}
},
"localHistConfig": {
"assetHierarchyId": "71f0853f-785c-4201-8411-250fd27f77a2",
"enableLocalHistorians": true,
"historians": [
{
"name": "Historian",
"id": "19d3a178-407d-42b8-8717-71ebcbbec2b4",
"historianType": "TimeScaleDb",
"hostAddress": "localhost",
"port": 5432,
"databaseName": "postgres",
"username": "postgres",
"password": "somesecret",
"storeFrequencyMaxMins": 0,
"storeBatchSizeMax": 0
}
]
}Routing Configuration
Local Historian Configuration
Last updated
Was this helpful?