Skip to content

Commit 12d8c26

Browse files
sylvekSylvain Maucourt
authored andcommitted
Update README.md
1 parent a8c213e commit 12d8c26

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -420,12 +420,6 @@ Sent when a entering zone is detected.
420420
"distance":34.90530795095254,
421421
"radius":300.0,
422422
"confidence":0.456
423-
},
424-
"moments": {
425-
"home": 0.56,
426-
"office": 0.03,
427-
"shopping": 0.02,
428-
"other": 0.23
429423
}
430424
}
431425
}
@@ -461,12 +455,6 @@ Sent when a exiting zone is detected.
461455
"distance":34.90530795095254,
462456
"radius":300.0,
463457
"confidence":0.456
464-
},
465-
"moments": {
466-
"home": 0.56,
467-
"office": 0.03,
468-
"shopping": 0.02,
469-
"other": 0.23
470458
}
471459
}
472460
}
@@ -536,13 +524,7 @@ Sent when a notification is displayed.
536524
"confidence":0.456
537525
},
538526
"campaign_id": "6009ff7c89bfa239ecce712e",
539-
"techno_hash": "1qnn4irqfmghs",
540-
"moments": {
541-
"home": 0.56,
542-
"office": 0.03,
543-
"shopping": 0.02,
544-
"other": 0.23
545-
}
527+
"techno_hash": "1qnn4irqfmghs"
546528
}
547529
}
548530
```

0 commit comments

Comments
 (0)