-
There is no device on side A. What should I define in side_a_device? Power panel name does not work. |
Beta Was this translation helpful? Give feedback.
Answered by
candlerb
Sep 19, 2022
Replies: 1 comment 4 replies
-
Can you show the whole CSV row? Have you specified side_a_type as "dcim.powerfeed"? Have you tried using side_a_name instead of side_a_device? I personally don't use the powerfeed model, but I presume it is rather like the circuit model, which is more like an abstract port (something that you can connect a cable to) rather than a device. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
severgun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you show the whole CSV row? Have you specified side_a_type as "dcim.powerfeed"?
Have you tried using side_a_name instead of side_a_device?
I personally don't use the powerfeed model, but I presume it is rather like the circuit model, which is more like an abstract port (something that you can connect a cable to) rather than a device.