Erreur information four connecté Samsung OVEN OCF NV73J9770RS

Bonjour,

J’ai un problème de remonté d’information par l’API Smartthings de mon four samsung NV73J9770RS.
l’application du telephone fonctionne bien. j’ai toute les informations. par contre je souhaiterai voir l’état de mon four dans l’API. je ne sais pas si cel est normal que la fin de mon device ID se termine que par des 0.
Ci dessous ce que me retourne http://graph-eu01-euwest1.api.smartthings.com

Avez vous déjà eu ce problème ?

I have a problem with information feedback via the Smartthings API of my samsung NV73J9770RS oven.
the phone app is working fine. I have all the information. on the other hand, I would like to see the state of my four in the API. I don’t know if it’s normal that the end of my device ID only ends with 0.
Below is what returns to me http://graph-eu01-euwest1.api.smartthings.com

Have you ever had this problem?

Hi, @alexalex! So, in the app, are all the values you want from the oven displayed correctly?
If you want to get those values using the SmartThings API, you should make a request to the Devices endpoint.
For that, you’ll need a client such as Postman, and a Personal Access Token (with at least all the devices scopes). For example:

Hello.

I can answer for alexalex, I asked him to post this issue in a first place in this community.
We are both in a Jeedom community on a subject on SmartThings integration.

Here is the result for the api request that he gave me.
Each value are null, and the timestamp is set to the first integration.

  "components": {
    "main": {
      "doorControl": {
        "door": {
          "value": null,
          "timestamp": "2021-02-26T15:41:10.580Z"
        }
      },
      "custom.deviceInfo": {
        "deviceType": {
          "value": null,
          "timestamp": "2021-02-26T15:43:06.289Z"
        },
        "serialNumber": {
          "value": null,
          "timestamp": "2021-02-26T15:43:06.289Z"
        },
        "modelNumber": {
          "value": null,
          "timestamp": "2021-02-26T15:43:06.289Z"
        }
      },
      "custom.region": {
        "region": {
          "value": null,
          "timestamp": "2021-02-26T15:41:08.081Z"
        }
      },
      "ovenOperationalState": {
        "completionTime": {
          "value": null,
          "timestamp": "2021-02-26T15:41:06.843Z"
        },
        "machineState": {
          "value": null,
          "timestamp": "2021-02-26T15:41:06.843Z"
        },
        "progress": {
          "value": null,
          "unit": "%",
          "timestamp": "2021-02-26T15:41:06.843Z"
        },
        "supportedMachineStates": {
          "value": null,
          "timestamp": "2021-02-26T15:41:06.843Z"
        },
        "ovenJobState": {
          "value": null,
          "timestamp": "2021-02-26T15:41:06.843Z"
        },
        "operationTime": {
          "value": null,
          "timestamp": "2021-02-26T15:41:06.843Z"
        }
      },
      "ovenSetpoint": {
        "ovenSetpoint": {
          "value": null,
          "timestamp": "2021-02-26T15:40:36.316Z"
        }
      },
      "refresh": [],
      "samsungce.doorState": {
        "doorState": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.044Z"
        }
      },
      "custom.dthVersion": {
        "versionNumber": {
          "value": null,
          "timestamp": "2021-02-26T15:40:36.288Z"
        }
      },
      "execute": {
        "data": {
          "value": null,
          "data": [],
          "timestamp": "2021-02-26T15:40:36.067Z"
        }
      },
      "switch": {
        "switch": {
          "value": null,
          "timestamp": "2021-02-26T15:40:35.970Z"
        }
      },
      "ocf": {
        "st": {
          "value": null,
          "timestamp": "2021-02-26T15:40:35.813Z"
        },
        "mndt": {
          "value": null,
          "timestamp": "2021-02-26T15:40:35.659Z"
        },
        "mnfv": {
          "value": null,
          "timestamp": "2021-02-26T15:40:35.480Z"
        },
        "mnhw": {
          "value": null,
          "timestamp": "2021-02-26T15:40:35.345Z"
        },
        "di": {
          "value": null,
          "timestamp": "2021-02-26T15:40:06.733Z"
        },
        "mnsl": {
          "value": null,
          "timestamp": "2021-02-26T15:40:06.674Z"
        },
        "dmv": {
          "value": null,
          "timestamp": "2021-02-26T15:40:06.335Z"
        },
        "n": {
          "value": null,
          "timestamp": "2021-02-26T15:40:06.240Z"
        },
        "mnmo": {
          "value": null,
          "timestamp": "2021-02-26T15:40:05.914Z"
        },
        "vid": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.019Z"
        },
        "mnmn": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.004Z"
        },
        "mnml": {
          "value": null,
          "timestamp": "2021-02-26T15:40:05.869Z"
        },
        "mnpv": {
          "value": null,
          "timestamp": "2021-02-26T15:40:04.726Z"
        },
        "mnos": {
          "value": null,
          "timestamp": "2021-02-26T15:40:04.711Z"
        },
        "pi": {
          "value": null,
          "timestamp": "2021-02-26T15:40:02.289Z"
        },
        "icv": {
          "value": null,
          "timestamp": "2021-02-26T15:40:02.252Z"
        }
      },
      "remoteControlStatus": {
        "remoteControlEnabled": {
          "value": null,
          "timestamp": "2021-02-26T15:40:35.873Z"
        }
      },
      "samsungce.customRecipe": [],
      "samsungce.kitchenDeviceIdentification": {
        "regionCode": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.973Z"
        },
        "modelCode": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.973Z"
        },
        "type": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.973Z"
        }
      },
      "temperatureMeasurement": {
        "temperature": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.912Z"
        }
      },
      "thermostatHeatingSetpoint": {
        "heatingSetpoint": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.934Z"
        }
      },
      "custom.ovenCavityStatus": {
        "ovenCavityStatus": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.845Z"
        }
      },
      "ovenMode": {
        "supportedOvenModes": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.278Z"
        },
        "ovenMode": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.278Z"
        }
      },
      "ovenOperatingState": {
        "completionTime": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.377Z"
        },
        "machineState": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.377Z"
        },
        "progress": {
          "value": null,
          "unit": "%",
          "timestamp": "2021-02-26T15:40:01.377Z"
        },
        "supportedMachineStates": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.377Z"
        },
        "ovenJobState": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.377Z"
        },
        "operationTime": {
          "value": null,
          "timestamp": "2021-02-26T15:40:01.377Z"
        }
      }
    }
  }
}`

I see…then, I’ll need you to send an email to build@smartthings.com with the information below, please.

  • Device Model
  • Screen capture of the device in the SmartThings mobile app. (From the main and detail view, and the device history tab)
  • The payload of the request for the device status you shared above

We’ll continue the support there as this issue is device-specific. Thanks!

Thanks for your answer.
Here is the support request number: #1166636.

1 Like