get http://{localIP}/sensor/garage_openings
Reports an integer representing the cumulative number of openings or cycles of the garage motor in its lifetime.
Log in to see full request history
Response
Reports an integer representing the cumulative number of openings or cycles of the garage motor in its lifetime.
xxxxxxxxxx
curl --request GET \
--url http://localip/sensor/garage_openings \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: