Statistic
Osid Compendium
A Statistic represents a reading of a
Meter for a reference metered object over
a period of time.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| OsidCompendium | |||
startDate |
datetime | the date | |
endDate |
datetime | the date | |
isInterpolated |
boolean | true if this report is interpolated, false
otherwise |
|
isExtrapolated |
boolean | true if this report is extrapolated, false
otherwise |
|
| Name | Syntax | Many | Description |
|---|---|---|---|
meterId |
id | the Id of the Meter |
|
meter |
Meter | the Meter |
|
meteredObjectId |
id | the metered object Id |
|
sum |
decimal | the sum | |
mean |
decimal | the mean | |
median |
decimal | the mean | |
mode |
decimal | the mode | |
standardDeviation |
decimal | the standard deviation | |
rMS |
decimal | the rms | |
delta |
decimal | the delta | |
percentChange |
decimal | the delta |
Meter
Osid Object
A Meter represents a measure. The
measured value for a reference metered object is
available in a Reading.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
Utility
Osid Catalog
A Utility represents a collection of
Meters. Like all OSID objects, a
Utility is identified by its Id and any
persisted references should use the Id.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Sourceable | |||
providerId |
id | the provider Id |
|
provider |
Resource | the provider | |
brandingIds |
id | ⋆ | a list of asset Ids |
branding |
Asset | ⋆ | a list of assets |
license |
displaytext | the license | |