We have been trialling the Double D Electronics DDA286 driver [DMS-DRV-2025] that appears to have a path tracing capability by specifying the inter-switch connectivity. It looks like this is configured through the import of a csv file but no documentation has been provided with the connector... does anyone have an example populated csv or some instruction on the format of the csv for import please?
Hi Alex,
I'm no expert on that specific integration, but from quickly going through the code I can see that there should only be 2 columns in the CSV. The first one will be added to the "start of path" column and the seconds one to the "end of path" column in the "Switch Path" table.
Note I based this on version 2.0.0.8 of that connector. Let me know if this helps already. If needed, I could go through the implementation in more detail.
Example: SW10C
Looking at the code the data format in those columns is SW[Number][Position] where [Number] is a value between 01 and 40, and [Position] is value A, B, C or D