Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. MAQUINA
  2. {
  3. "_id" : ObjectId("5b182ba226e7c10a38bc67b8"),
  4. "timestamp" : ISODate("2018-07-02T15:51:39.658Z"),
  5. "ppid" : "BR0FDY5C1081904/06/201820126A01",
  6. "pass" : false,
  7. "cycleTime" : 0,
  8. "contractManufacturer_ID" : 4,
  9. "contractManufacturer" : "Foxconn",
  10. "machineId" : 1,
  11. "machine" : "AOI",
  12. "Line_ID" : 1,
  13. "Line_Name" : "A",
  14. "ProcessLayout_ID" : 2,
  15. "ProcessLayout" : "Printer,Teste",
  16. "Machine_MAC_Address" : "00:0a:95:9d:68:16",
  17. "Machine_IP_Address" : "192.168.0.1",
  18. "DataType" : "Machine",
  19. "Timezone" : "-03:00",
  20. "PartNumber" : "FDY5C"
  21. }
  22.  
  23.  
  24. {
  25.  
  26. "factoryId" : 4,
  27. "factory" : "Foxconn",
  28. "lineId" : 1,
  29. "line" : "A",
  30. "layoutId" : 2,
  31. "layout" : "Printer,Teste",
  32. "partNumber" : "0FDY5C",
  33.  
  34. "ppid" : "BR0FDY5C1081904/06/20180010A01",
  35. "id" : 1,
  36. "name" : "AOI",
  37.  
  38. "pass" : false,
  39. "cycleTime" : 0,
  40.  
  41. "macAddress" : "00:0a:95:9d:68:21",
  42. "ipAddress" : "192.168.0.6",
  43. "dataType" : "machine",
  44.  
  45. "timestamp" : ISODate("2018-06-04T16:59:39.658Z"),
  46. "timezone" : "-03:00",
  47.  
  48. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement