IDORunPlanParamModel
| Property | Type | Description |
|---|---|---|
| verison | Int | Protocol library version number |
| operate | Int | Operation 1: Start plan 2: Send plan data 3: End plan 4: Query running plan |
| type | Int | Plan type 1: 3-kilometer running plan 2: 5-kilometer running plan 3: 10-kilometer running plan 4: Half-marathon training ( Phase 2) 5: Marathon training (Phase 2) |
| dayNum | Int | Planned days Applicable when running for 2 days |
| year | Int | Exercise plan start time |
| month | Int | Exercise plan start time |
| day | Int | Exercise plan start time |
| hour | Int | Exercise plan start time |
| min | Int | Exercise plan start time |
| sec | Int | Exercise plan start time |
| items | List |
IDOGpsInfoModelItem collection |