Update some var names

This commit is contained in:
Ben McDonald 2025-06-10 13:51:08 -07:00
parent 7e50184d7a
commit 2692913f91
No known key found for this signature in database

View file

@ -75,10 +75,10 @@ var pduCollectCmd = &cobra.Command{
} }
mockPayload := PayloadForSMD{ mockPayload := PayloadForSMD{
ID: "x1000c1s7b0", ID: "x1000c1s7b0n0",
Type: "CabinetPDUController", Type: "CabinetPDUController",
FQDN: "172.24.0.3", FQDN: "172.24.0.3",
Hostname: "x1000c1s7b0", Hostname: "x9999m0rts",
Enabled: true, Enabled: true,
RediscoverOnUpdate: false, RediscoverOnUpdate: false,
PDUInventory: PDUInventoryForSMD{ PDUInventory: PDUInventoryForSMD{