Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.40 KB | None | 0 0
  1. {
  2.                         alert : 'Tienes novedades en tus máquinas.',
  3.                         topic: 'com.Gamesa.Gamesa',
  4.                         expiry: Math.floor(Date.now() / 1000) + 3600,
  5.                         payload: {
  6.                             "new": ["1", "2", "3", "4", "5"],
  7.                             "updated": ["6", "7", "8", "9" ]
  8.                         }
  9.                     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement