Synchronous Communication with Keep-alive

<< Click to Display Table of Contents >>

Navigation:  The API > JSON API > Communication design >

Synchronous Communication with Keep-alive

Synchronous requests

For client requests which do not involve telegrams being sent out, the gateway will directly return a full JSON answer in the body of the message.

This is valid for

GET

/systeminfo

/profiles

/profiles/{eepId}?variation={variationId}

/devices

/devices/states

/devices/telegrams?direction=from|to|both

/devices/{deviceId}

/devices/{deviceId}/profile

/devices/{deviceId}/state

/devices/{deviceId}/telegrams?direction=from|to|both

 

client-GW_http pesistence connection version 4