Guest User

Untitled

a guest
Apr 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. [
  2. {
  3. "id": "'"$RANDOM"'",
  4. "eventType": "tempUpdated",
  5. "subject": "myapp/iottest/metrics",
  6. "eventTime": "'`date +%Y-%m-%dT%H:%M:%S%z`'",
  7. "data":{
  8. "temperature": "71",
  9. "change": "increase"
  10. },
  11. "dataVersion": "1.0"
  12. }
  13. ]
Add Comment
Please, Sign In to add comment