六小象SDK(Windows)
首页
语言/Langguage
  • 中文
  • English
首页
语言/Langguage
  • 中文
  • English
  1. Features
  • Get started quickly
  • Docking availability
  • Functional classification
  • Features
    • Device activation
  • gRPC interface
    • gRPC interface documentation
  • HTTP interface
    • Version information
      • GetVersion to get version information
      • GetLatestVersion to get the latest version
    • Advanced configuration
      • AdvancedConfigGet - AdvancedConfigGet
      • AdvancedConfigSet Advanced Config - Modify
    • Camera management
      • CameraEnum Camera-enumeration device
      • CameraChange camera-device switching
      • CameraDetectRangeGet Camera-Recognition Area Get
      • CameraDetectRangeSet Camera-Recognition Area Modification
    • Device management
      • DeviceGetInfo device-get-info
      • DeviceActivate Device - Activate
      • DeviceShopChange - Store Modification
    • Intelligent recognition
      • AiPushWeight intelligently recognizes and pushes weight information
      • AiImageDetectIgnoreSet - Image Detection Filtering Settings
      • AiRegisterResultCallback - Callback of the registration recognition result
      • AiUnsafeMatching Intelligent Recognition - Non-Security AI Recognition (Strongly Not Recommended)
      • AiLearning
      • AiFastLearning Intelligent Recognition - Fast Learning
    • Product features
      • SkuFeatQueryImage Product Features - Query the learned image
      • SkuFeatQuery Product Features - Query feature information
      • SkuFeatRemove Product Features - Removes the specified characteristics of a specified product
      • SkuFeatClear Product Features - Clears all characteristics of the specified product
    • Learning data
      • LearnDataUpload Learning Data - Upload
      • LearnDataClear Learning Data - Empty
    • Algorithmic models
      • AlgoModelEnum algorithm model-enumeration
      • AlgoModelChange algorithm model-switching
    • Product data
      • SkuDataImport Product Data - Import
      • SkuDataDelete - Delete
      • SkuDataIconMatch Product Data - Main Image Match
    • Automatic syncing
      • AutoSyncGetSelfInfo Auto Sync - Get native information
      • AutoSyncGetGroupsInfo - Get grouping table information
      • AutoSyncRemoveDevice Auto Sync - Remove the device
      • AutoSyncJoinGroup
      • AutoSyncExitGroup Auto-sync-exit group
      • AutoSyncSetIntervalTime - Set the interval
      • AutoSyncUpdateDataSyncRule - Updates the data synchronization rule
      • AutoSyncCreateGroup Auto Sync - Create a group
      • AutoSyncUpdateGroupName Auto Sync - Update the group name
  1. Features

Device activation

提示
🍀 Device activation is a prerequisite to use the SDK. Please check whether the SDK is required to be in the 'activated' state in the 'state dependency' when calling the interface. It should be noted that before calling the 'device-activation' interface, please call the 'device-get information' interface to check whether it needs to be activated. If it is already activated, please skip the activation and enter the subsequent normal use.

I. Interfaces#

gRPC interface#

💡
DeviceGetInfo - Get information
Deviceactivate - Device activate

HTTP docking#

💡
DeviceGetInfo - Get information
DeviceActivate - Device activate

2. Environment dependencies#

State dependencies
software dependencies
Hardware dependency
📌
Make sure the SDK has started successfully.

III. Call logic#

上一页
Functional classification
下一页
gRPC interface documentation
Built with