Manufacturers¶
Brand and Manufacturer are synonymous within Spec Check.
Overview¶
Every machine must link to a manufacturer. The manufacturer entered is the manufacturer as it appears on the side of machine or brochure - as opposed to who is physically manufacturing the equipment.
Logos¶
Manufacturer logos are currently unavailable through the APIs.
This is because there are changes planned for what information is gathered and how it'll be represented.
At the moment only a single logo is kept per manufacturer, which is acceptable for most cases. However we'll be starting to collect multiple logos for manufacturers who have different branding for different industries such as agriculture/construction/power generation.
Models¶
Manufacturer¶
{
"id": 0,
"name": "string"
}
Manufacturer Collection¶
[{
... manufacturer
}]