Create a Parameter Write Request By Param Id

Log in to see full request history
Path Params
string
required

Device id

string
required

parameter id

string
required

index

string
required

that allows param writes of any length, up to 64 bytes. Examples of how to format: 1-byte 0xXX(8-bit), 5-bytes - 0xXXXXXXXXXX(40-bit), 8-bytes - 0xXXXXXXXXXXXXXXXX(64-bit)

Query Params
string
Defaults to 2.0

version

Responses

400

Parameter doesn't exist for this device type.

404

Device not found.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*