APE
    • 快速开始
    • 项目文件
    • REST
      • Auth
        • Get JWT Token
        • Reset Password
        • Refresh JWT Token
      • Service
        • Master
          • Service Status
          • Install Service
          • Uninstall Service
          • Restart Service
      • Configuration
        • Get Master Configuration
        • Set Master Configuration
        • Get Worker Configuration
        • Set Worker Configuration
        • Get Locators Configuration
        • Get Filters Configuration
        • Set Filters Configuration
      • BP
        • Set BP
        • Get BP
        • Delete BP
      • RTLS
        • Positions
        • Userdata
        • Locators
        • Update Positions
        • Report
        • Dashboard
    • 数据模型
      • ServiceStatus
      • ConfigurationMaster
      • ConfigurationWorker
      • ConfigurationFilters
      • BP
      • ConfigurationLocator
      • Coord

    Coord

    {
        "x": 0,
        "y": 0
    }
    Built with