Development:Prana Breath API/Collections:Tests
From Olekdia Wiki
tests
, or health_tests
- Collection that gives control over all health tests in the app.
Contents
Prefix
pranabreath://
https://olekdia.com/pranabreath/
https://pranabreath.page.link/?link=https://olekdia.com/pranabreath/
Syntax
pranabreath://tests/item?cmd=[Command]
- Case-insensitive.https://olekdia.com/pranabreath/tests?cmd=[Command]
- Case-sensitive.
Commands
Command | Description |
---|---|
list |
Returns test list. Currently it is only used in console for retrieving health test list. All health tests have negative ids in the app.
id name -1 shtange -2 genchi -3 buteyko -4 heart_rate -5 blood_circulation
|
select |
Selects the specified health test. Other than its own effect, command start does select as well.
|
start |
Starts the selected health test. If there is no such a test - nothing happens.
|