When i import CSV, I found this error message.
Unable to load /rest/v1/data-points status: 400
Unable to find model with Type Key: PL.OPC
Please help me to fix this problem.
Can't import datapoint from CSV file to OPC DA datasource
When i import CSV, I found this error message.
Unable to load /rest/v1/data-points status: 400
Unable to find model with Type Key: PL.OPC
Please help me to fix this problem.
Hi rocketrange, welcome to the forum and thank you for bringing this to our attention!
It looks like the outgoing type name and the incoming type name are not the same (as is proper) in the code. You could probably get it to import by changing the type column from PL.OPC
to TYPE_NAME
and trying the import. I'll try to get a fix out for this today.
Edit: See https://forum.infiniteautomation.com/topic/4095/release-notes-for-opcda-3-5-1