{
"msg": "Línea de producción por Id",
"productionLine": {
"_id": "507f1f77bcf86cd799439011",
"name": "Línea de Producción A",
"erp_code": 100,
"isActive": true,
"deleted": false,
"backgroundColor": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#CCCCCC",
"kpis": [
{
"nombre": "OEE (Overall Equipment Effectiveness)",
"observaciones": "Indicador de eficiencia global del equipo",
"grupo": "production",
"meta": 85,
"unidad": "507f191e810c19729de860ea",
"muestreo": [
"hour",
"day"
],
"formula": "(tag_availability * tag_performance * tag_quality) / 100"
}
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
}