Disable Monitoring Group
Description
After calling this interface, the current SignalR real-time data push event will not receive data from a specific monitoring point group under the FGate.
Request Address
URL:
[Host Server]/api/dmon/group/{gid}/stop
Address Parameter Description
Field Type Description Host Server string See Explanation of terms gid string Monitoring point group UID Method
POST
Header
Field Type Description Authorization string "Bearer " + Access token obtained from the login interface X-FBox-ClientId string See Appendix One Body
NULL
Success Response
NULL
Response Codes
Code Description 401 Access token expired 429 Access the interface so frequently. See 429 Status code