post http://{localIP}/switch/str_output/toggle
Toggles the STR (12V strobe) output on the device. The red LED illuminates when the STR output is energized.
Log in to see full request history
Response
200Toggle request received
Toggles the STR (12V strobe) output on the device. The red LED illuminates when the STR output is energized.
200Toggle request received
xxxxxxxxxx
curl --request POST \
--url http://localip/switch/str_output/toggle
Try It!
to start a request and see the response here!