App Sends Command to Resume Exercise Data Exchange

JSON Field Sent by App:

Field Name Field Type Field Description
day int Resume time: day
hour int Resume time: hour
minute int Resume time: minute
second int Resume time: second

Example:

{
    "day": 26,
    "hour": 10,
    "minute": 55,
    "second": 53
}

JSON Field Received by App:

Field Name Field Type Field Description
err_code int err_code
0: Success
1: Failed to enter exercise mode successfully

Example:

{
    "err_code": 0
}
Copyright © 2023-2024 IDO. All rights reserved. all right reserved,powered by GitbookModify Date: 2025-04-30 09:32:44

results matching ""

    No results matching ""