Table 13 Response structure for endpoint history.
From: Exploring dynamic RESTful API implementation in IoT environments using Docker
Field | Value | Type |
---|---|---|
URL | ‘/dynamic//interface/ < URL > ’ | |
Status code | 200 | |
Content-type | application/json | |
Payload | json | |
< dynamic_param_1 > | integer | |
< dynamic_param_2 > | text | |
< dynamic_param_3 > | bool | |
… | … |