put https://api-dev.aylanetworks.com/devicefactory/v1/devices//manufacture.json
This API updates a device with manufacturer information. The caller must be a member of the OEM::Admin
role with module_manufacturer=true
in the OEM Profile.
The response data object has one field named device containing a Device object:
Name | Type | Description |
---|---|---|
device | object | Device object |
This Device object contains the following fields:
Name | Type | Example |
---|---|---|
dsn | string | AC000W123456789 |
model | string | AY001MVM2 |
mac | string | 001122aabbcc |
hwsig | string | hwsig_5NU41 |
odm | string | odm_123 |
manuf_model | string | mfg_model_HdsbL |
manuf_sn | string | 16428876609579218157072732 |
module_sw_version | string | mfg_sw_version_1468 |
oem_host_version | string | 2.0 |
wifi_setup_key | string | abcde |
ads_connect_flag | integer | null |
dom_at | string | 2018-12-30T14:11:10Z |