Skip to main content

Category

Categorizes items of the same kind (E.g. all CPU related metrics)

Properties

PropertyTypeDescription
IdstringThe id
LabelstringThe textual label
Descriptionstring?An optional textual description
Iconstring?An optional icon id (registered Icon)
SubCategoriesIEnumerable<Category>?Optional sub categories

CoreCategory

Certain common categories are already provided by the SDK and automatically registered by the MoBro data service.
These categories are already well-defined with the appropriate label, description, currency symbol and translations for all currently supported languages by MoBro.

tip

Prefer using core categories over custom categories wherever applicable as this allows for metric categorization across all plugins

CategoryDescription
MiscellaneousEverything that doesn't really fit a category
BatteryBattery related items (capacity,...)
CpuCPU (processor) related items (load, temperature,...)
GpuGPU (graphics card) related items (load, temperature,...)
MainboardMainboard related items (voltage, temperature,...)
NetworkNetwork related items (e.g. NICs, download speed,...)
RamRAM (memory) related items (usage, available,...)
StorageStorage related items (SSDs, HDDs,...)
SystemSystem related items (operating system, user,...)
FanFan related items (fan speed,...)
WeatherWeather related items (current temperature, weather icon,...)
MediaMedia related items (currently playing media item, music controls,...)
AudioAudio related items (volume,...)
ProgramItems related to a specific program
GameItems related to a specific game