IMoBroItem
The IMoBroItem
interface defines an item that can be registered with the MoBro data service.
All other registrable types, such
as (Metric, Metric Type, Category, Group,
Resource and Action), implement this interface.
Properties
Property | Type | Description |
---|---|---|
id | string | The unique item ID |
note
The id
of an IMoBroItem
must always be unique within the scope of the plugin to avoid conflicts.