Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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.OPCPlease 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
toTYPE_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