From Client to Gateway

<< Click to Display Table of Contents >>

Navigation:  The API > API Overview > Key Values pairs >

From Client to Gateway

Key/Value Pairs used in the Communication "to" and "both"

 

 

These are the properties a client need to set in order to command devices (change state) over the API.

Description

String

Meaning

Optional

Type

Comment

key

The name of the function

No

string

 

value

 

 

Corresponding value of the key

No

float or string

 

 

 

When a key has a "default" value set, (visible in JSON profile description, pdf-view or html-view) then the key/value pair can be left out of the telegram. The gateway will fill the missing Key/Value pairs with their indicated default values.