36 return "SOMANET Node";
38 return "SOMANET Circulo";
40 return "SOMANET Circulo SMM";
42 return "SOMANET Integro";
Definition http_server.h:16
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 toString(SomanetProduct product)
Human-readable name of a known SOMANET product (for logging / JSON). Returns "Unknown" for a product ...
Definition synapticon.h:33
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.