PATH
PATH = 'manufacturers'
Manufacturers path
Manufacturer manager
list() : \Iqrf\Repository\Entities\Manufacturer[]
Lists all manufacturers
Corrupted data in the API response
IQRF Repository API is unavailable
All manufacturers
get(int $id) : \Iqrf\Repository\Entities\Manufacturer
Returns the manufacturer by its ID
int | $id | Manufacturer |
Corrupted data in the API response
Requested manufacturer not found
IQRF Repository API is unavailable
Manufacturer