36 return "SOMANET Node";
38 return "SOMANET Circulo";
40 return "SOMANET Circulo SMM";
42 return "SOMANET Integro";
Definition bus_health_source.h:7
std::string_view toString(FirmwareMatch match)
What a match is called, for a message or a JSON body: "none", "assembly", "device".
Definition firmware_package.cc:295
constexpr uint32_t kSynapticonVendorId
Synapticon's EtherCAT Vendor ID (object 0x1018:01) — the discriminator for a SOMANET drive and the si...
Definition synapticon.h:14
constexpr std::string_view somanetProductName(uint32_t productCode)
Product name for a raw product code (object 0x1018:02), or empty if the code is not a recognised SOMA...
Definition synapticon.h:54
SomanetProduct
Known SOMANET product codes (object 0x1018:02) under kSynapticonVendorId.
Definition synapticon.h:21
@ kCirculo
SOMANET Circulo.
@ kCirculoSmm
SOMANET Circulo SMM.
@ kIntegro
SOMANET Integro.