curl --location --request GET 'http://127.0.0.1/device/models/sync-status'
{ "_embedded": [ { "name": "string", "status": 0 } ], "code": 0, "message": "string", "timestamp": "string" }