Update device OEM

This API updates a device with OEM information. The caller must be a member of the OEM::SoftwareOEMManufacturer role.

The response data object has one field named device containing a Device object:

NameTypeDescription
deviceobjectDevice object

This Device object contains the following fields:

NameTypeExample
dsnstringAC000W123456789
modelstringAY001MVM2
oemstring1234abcd
macstring001122aabbcc
hwsigstringhwsig_5NU41
odmstringodm_123
manuf_modelstringmfg_model_HdsbL
manuf_snstring16428876609579218157072732
module_sw_versionstringmfg_sw_version_1468
oem_host_versionstring2.0
wifi_setup_keystringabcde
ads_connect_flagintegernull
dom_atstring2018-12-30T14:11:10Z
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique device serial number.

Body Params
string
required

model name

string
required

MAC address.

string
required

manufacturer model name.

string
required

String uniquely identifying the hardware.

string
required

OEM model name.

string
required

Module software version.

string
required

Date of manufacture. Example format: 2021/01/01 10:50:33 UTC

string
required

OEM host version.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!