Created
October 30, 2016 22:20
-
-
Save ruess/d94ae2355246b33a71558fb1078e40c8 to your computer and use it in GitHub Desktop.
Logged Events for function receiver in DeviceDataManager.swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id": { | |
"$oid": "58166fefc2ef163b0b022269" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "centralManagerDidUpdateState: 5" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff0c2ef163b0b02226a" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "findConnectedReceiver: Found among connected peripherals, connecting" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff0c2ef163b0b02226b" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "didConnectPeripheral: discovering services" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff0bd966f3409507e1c" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "findConnectedReceiver: retries = 12" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff2c2ef163b0b02227a" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "didDiscoverCharacteristics: discovered 1 characteristic(s)" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff2c2ef163b0b02227b" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "didDiscoverCharacteristics: setting notify value: F0ACB20B-EBFA-F96F-28DA-076C35A521DB" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff2bd966f3409507e37" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "didUpdateNotificationStateForCharacteristic: F0ACB20B-EBFA-F96F-28DA-076C35A521DB true" | |
} | |
{ | |
"_id": { | |
"$oid": "58166ff2bd966f3409507e2b" | |
}, | |
"collectedAt": "2016-10-30T18:10:55-0400", | |
"event": "didDiscoverServices: discovering characteristics" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment