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"
}
}
}
}
}`