Device Management
Device management is a foundational capability of the ZopToken platform.
Only when devices are correctly identified, bound, and monitored can the platform proceed with task scheduling and earnings recording.
Device Information
The platform may record the following information:
- Device Name
- Device ID
- Assigned Group
- Device Type
- System Version
- CPU / GPU / Memory Information
- Client Version
- Online Status
- Last Heartbeat Time
- Task Execution Status
Actual fields are subject to the current version.
Device Status
Common device statuses include:
| Status | Meaning |
|---|---|
| Online | Device is online and can communicate with the platform |
| Offline | Device is offline or unable to connect to the platform |
| Idle | Device is online and currently idle |
| Running | Device is executing a task |
| Error | Device has encountered an error |
| Disabled | Device is suspended or disabled |
Device Grouping
Devices can be organized into different device groups via Group Key.
Device grouping facilitates:
- Batch device management
- Distinguishing personal devices from datacenter devices
- Device contribution statistics
- Setting access permissions
- Managing earnings attribution
Device Unbinding
When a device is no longer in use, transferred, under repair, or abnormal, unbinding may be required.
After unbinding, the device may no longer receive tasks and no longer belongs to the original Group.
Whether self-service unbinding is supported depends on the current Dashboard capabilities.