Disable Some Monitoring Points
Description
Calling this interface will stop receiving data from specific monitoring points under the FGate in the current SignalR real-time data push.
Request Address
URL:
[Host Server]/api/dmon/stop
Address Parameter Description
Field Type Description Host Server string See Explanation of terms Method
POST
Header
Field Type Description Authorization string "Bearer " + Access token obtained from the login interface X-FBox-ClientId string See Appendix One Body
List of monitoring point UIDs (JSON serialization)
Success Response
NULL
Response Codes
Code Description 401 Access token expired 429 Access the interface so frequently. See 429 Status code