Synthetizes real sensor data based on given session object Additionally returns device if no session was given (Automatically initializes session)
Requires X-Api-Key header set
Version of BMP to use
"3.3.5"
Package of target app. android:package of AndroidManifest.xml's root
"com.xyz.android"
Language used for generation (eg. en-US)
"en-US"
Object containing session state. Reuse it for a single session
App's version. android:versionName of AndroidManifest.xml's root (3.3.5+)
"1.0.0"
App's version code. android:versionCode of AndroidManifest.xml's root (3.3.5+)
"0"
DCI Script encoded to base64. Some targets might not need real DCI values, instead use "mock" for better response times, but keep in mind it might not work. (3.3.5+)
"YmFzZTY0IG9mIGRjaSBzY3JpcHQ="
Base64 encoded response of /_bm/get_params request. Used for DCI and PoW solving
"RXhhbXBsZSAvX2JtL2dldF9wYXJhbXMgcmVzcG9uc2U="