diff --git a/test/api_test.http b/test/api_test.http index 04d447f88..8af1807e8 100755 --- a/test/api_test.http +++ b/test/api_test.http @@ -65,6 +65,14 @@ GET {{host}}/api/temperaturesensor/info ### +GET {{host}}/rest/deviceData?id=3 +Content-Type: application/json +Authorization: Bearer {{token}} + +### + +GET {{host}}/api/boiler/commands + # # Test on dev #