Skip to main content

Set a Value

POST 

/v1/valuestore/setValue

This endpoint allows to set a key value pair. If key exists it is updated and if not new key-value pair is created.

note

Devices can set values only in self namespace

MQTT Topic

$anedya/device/{deviceid}/valuestore/setValue/json

Request

Responses

Success