• HTTP document
    Show / Hide Table of Contents
    • Login Interface
      • Explanation of terms
      • Login
      • Refresh Login
    • Write Data Process
      • Add FGate Group
      • Add FGate
      • Add Monitoring Group
      • Add Monitoring Point
      • Get FGate List
      • FGate Monitoring List
      • Write Monitoring Value
      • Get Monitoring Value
    • Information Access
      • Get Single FGate
      • Get Monitoring Group
      • Get Some monitoring Points
      • Get Monitoring Point by Group
      • Get Iccid、Imei
      • Get Location of FGate
    • Remote Download
      • Get FGate Drive List
      • Download FGate Drive
      • Get Register Type of Device
      • Get Server Drive List
    • Modification Interface
      • Modify FGate Group
      • Modify FGate Name
      • Modify Monitoring
      • Modify Refresh Interval
    • Delete Interface
      • Delete FGate Group
      • Delete FGate
      • Delete Monitoring Group
      • Delete Monitoring Point
    • Alarm Interface
      • Alarm Group
        • Get Alarm Group List
        • Add Alarm Group
        • Modify Alarm Group
        • Delete Alarm Group
      • Alarm Contact
        • Get Alarm Contact List
        • Get Single Alarm Contact
        • Add Alarm contact
        • Modify Alarm Contact
        • Delete Alarm Contact
      • Alarm Record
        • Get Alarm Entry List
        • Get Alarm Entry
        • Add Alarm Entry
        • Modify Alarm Entry
        • Delete Alarm Entry
        • Get Historical Alarm
        • Get Alarm Entry Status
        • Confirm Alarm
    • Historical Data
      • Get Historical Data List
      • Get Historical Data Entry
      • Add Historical Record
      • Update Historical Record
      • Delete Historical Data
      • Get Historical Data
    • Push Monitoring Data
      • Enable Monitoring Group
      • Disable Monitoring Group
      • Enable Monitoring Group List
      • Disable Monitoring Group List
      • Enable All Monitoring Points
      • Disable All Monitoring Points
      • Enable One Monitoring Point
      • Disable One Monitoring Point
      • Enable Some Monitoring Points
      • Disable Some Monitoring Points
      • Enable Some Monitoring Points
      • Enable One Monitoring Group
      • Enable Some Monitoring Groups
    • Data Push(SignalR)
      • Real-time Data Push(signalR)
      • Status Change Push
      • Real-time Data Push
      • Alarm Trigger
      • Alarm Restore
    • Write in Batch
      • Get Bacth Write Group
      • Write Value in Batch
    • Appendix
      • Appendix One
      • Appendix Two
      • Appendix Three
      • 429 Status Code

    Appendix Three

    Error Code Explanation
    500 Interface access frequency is too high
    9994 Box has no owner
    9995 User does not exist
    9996 Array index is out of range
    9997 File format error
    9998 No permission to operate on the Box, please check if the FGateManager account used to obtain the token can operate on the box
    9999 Parameter is empty, some interface bodies are in array format, please check the interface description
    10000 Box is not connected
    10001 Box is offline
    10002 Box already exists
    10003 Box has been added by someone else
    10005 Box is not bound
    10006 Box password is incorrect
    10007 PLC device does not exist
    10008 Firmware doesn't support
    10009 Communication timeout with box
    10010 Box does not exist
    10011 Incorrect number of Remote shutdown registers
    10012 Box registration failed
    10013 Box deletion failed
    10014 Box is offline
    10016 Box types are different
    10018 No permission to get data for the box
    10020 Duplicated group name
    10049 Deployment of driver is overrun.
    10050 PLC device does not exist, devAlias parameter does not match the driver alias downloaded remotely from FGateManager
    10051 Duplicated PLC name
    10052 PLC device name cannot use "Local" item
    10054 PLC does not exist in the configuration file
    10055 PLC register does not exist, check the registers supported by the PLC driver
    10057 PLC master-slave device configuration error
    10058 SiganlR ClientId does not exist
    10059 Failed to clear Box data
    20000 Monitor point name is already in use
    20001 Monitor point group does not exist
    20002 Main address of register is out of range.
    20003 Data type not supported
    20004 Sub-address of register is not supported.
    20005 DB block address of register is not supported.
    20006 Sub-address of register is out of range.
    20007 DB block address of register is out of range.
    20008 Monitor point does not exist, check the configuration of Data Monitoring
    20009 Monitor point can not write data, please check monitor point read/write permissions
    20010 Write value error
    20011 The number of variables that can be added in batches exceeds the upper limit.
    20012 The name of the monitoring point exceeds the character length limit.
    20013 Duplicated monitor point name
    20014 Duplicated monitor point group name
    20022 Monitor point write value failed: Timeout
    20023 Monitor point write value failed: No data
    20024 Monitor point write value failed: Error
    20025 Monitor point write value failed: Socket Error
    20026 Monitor point write value failed: Fds Error
    20027 Monitor point write value failed: Unfinished
    20029 Monitor point write value failed: Write value so frequently
    20050 Alarm entry's data type is not supported.
    20051 Alarm group does not exist
    20052 Alarm item does not exist
    20053 The number of historical alarm queries exceeds the upper limit.
    20054 Alarm item name has already existed
    20055 The name of the alarm entry exceeds the character length limit.
    20100 Historical record item exceeds limit
    20101 Historical record does not support this data type
    20102 Historical record enablement does not support this data type
    20103 Historical record item does not exist
    20104 Historical record item name already in use
    20107 Historical record enablement control does not support this data type
    20108 The name of the historical record exceeds the character length limit.
    20109 No historical record channels added
    20110 Historical record channel exceeds limit
    20111 Channel name already in use
    20112 The name of the channel exceeds the character length limit.
    20113 Historical record name is empty
    20114 Historical record item does not exist
    20120 Historical record channel does not exist
    20121 Historical record enablement not configured
    30300 Control group name already exists
    30301 Control items exceed 100
    30302 Control group does not exist.
    30303 The name of the group exceeds the character length limit.
    30304 The control item does not exist.
    30052 The contact already exists.
    30053 The contact does not exist.
    30055 The alarm group already exists.
    30056 Some of the alarm contacts do not exist.
    30057 The alarm group does not exist.
    50000 Server error.
    Back to top Generated by DocFX