Phone Log¶
Sensor parameters description for [PHONE_LOG]
:
Key | Description |
---|---|
[CONTAINER][ANDROID] |
Data stream container (database table, CSV file, etc.) where a data log is stored for Android devices. This can be a single container or an array of containers |
[CONTAINER][IOS] |
Data stream container (database table, CSV file, etc.) where a data log is stored for iOS devices. This can be a single container or an array of containers |
Note
No feature providers have been implemented for this sensor yet, however you can use its key (PHONE_LOG
) to improve PHONE_DATA_YIELD
or you can implement your own features.