4.2.3 anchor/{AnchorID}/broadcast?on={false/true}
key | value |
---|---|
URL | /{PREFIX}/anchor/{AnchorID}/broadcast?on={false/true} |
Method | PUT |
Description | Switches the scan mode on or off |
Parameters | N/A |
Response | TEXT |
Example:
#curl -X PUT localhost:8080/bline/v1/anchor/line1-01/broadcast?on=true
Anchor: line1-01 broadcasting is active!