The platform
object includes keys containing information about the target platform of the program. A list of these keys is provided in the table below.
List of keys of a platform object
Key name |
Value type |
Description |
Required |
Example |
|
---|---|---|---|---|---|
|
String |
Operating system ID. |
Yes |
|
|
|
Object |
Target API level that must be provided by the KasperskyOS Community Edition device for optimal operation of the program, and the name and version of the SDK used to build this program. |
Yes |
|
|
|
|
String |
Name of the SDK used to build this program. |
Yes |
|
|
String |
Version of the SDK used to build this program. |
Yes |
||
|
Integer |
Target API level that must be provided by the device hosting KasperskyOS Community Edition. |
Yes |
||
|
Object |
Technical specification of the hardware platform. |
Yes |
|
|
|
|
String |
Architecture of the hardware platform. |
Yes |
|
|
String |
Name of the processor used to run the hardware platform. |
Yes |