Tizen Runtime
runtime
http://tizen.org/runtime/cpu.core.all.usage
Indicates CPU usage in percentage.
http://tizen.org/runtime/memory.allocated
Indicates the amount of memory used by all applications (in bytes).
http://tizen.org/runtime/memory.allocated.self
Indicates the amount of memory used by the current application (in bytes).
http://tizen.org/runtime/memory.allocated.video
Indicates the amount of video memory used (in bytes).
http://tizen.org/runtime/memory.available
Indicates the amount of available memory (in bytes).
http://tizen.org/runtime/memory.available.video
Indicates the amount of available video memory (in bytes).
http://tizen.org/runtime/storage.allocated.external.application
Indicates the allocated data size of application in the external storage (in bytes).
http://tizen.org/runtime/storage.allocated.external.audio
Indicates the allocated data size of audio in the external storage (in bytes).
http://tizen.org/runtime/storage.allocated.external.download
Indicates the allocated data size of download in the external storage (in bytes).
http://tizen.org/runtime/storage.allocated.external.image
Indicates the allocated data size of image in the external storage (in bytes).
http://tizen.org/runtime/storage.allocated.external.video
Indicates the allocated data size of video in the external storage (in bytes).
http://tizen.org/runtime/storage.allocated.internal.application
Indicates the allocated data size of application in the internal storage (in bytes).
http://tizen.org/runtime/storage.allocated.internal.audio
Indicates the allocated data size of audio in the internal storage (in bytes).
http://tizen.org/runtime/storage.allocated.internal.download
Indicates the allocated data size of download in the internal storage (in bytes).
http://tizen.org/runtime/storage.allocated.internal.image
Indicates the allocated data size of image in the internal storage (in bytes).
http://tizen.org/runtime/storage.allocated.internal.video
Indicates the allocated data size of video in the internal storage (in bytes).
http://tizen.org/runtime/storage.available.external
Indicates the available disk size of the external storage (in bytes).
http://tizen.org/runtime/storage.available.internal
Indicates the available disk size of the internal storage (in bytes).
http://tizen.org/runtime/storage.available.internal.media
Indicates the available disk size of the internal media storage (in bytes).
http://tizen.org/runtime/system.status
Indicates the device status (either L”initializing” or L”ready”)