EndDevice
Class Description
Asset container that performs one or more end device functions. Contains information about individual devices in the network.
Attributes
| Name | Type | Description |
|---|---|---|
| changedTime | TimeType | The time at which this resource was last modified or created. |
| enabled | boolean | This attribute indicates whether or not an EndDevice is enabled, or registered, on the server. If a server sets this attribute to false, the device is no longer registered. It should be noted that servers can delete EndDevice instances, but using this attribute for some time is more convenient for clients. |
| postRate | UInt32 | POST rate, or how often EndDevice and subordinate resources should be POSTed, in seconds. A client MAY indicate a preferred postRate when POSTing EndDevice. A server MAY add or modify postRate to indicate its preferred posting rate. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Associations
| Source Class | Cardinality Source | Target Class | Cardinality Target |
|---|---|---|---|
| EndDevice | FlowReservationRequestListLink | 0..1 | |
| EndDevice | FlowReservationResponseListLink | 0..1 | |
| EndDevice | FunctionSetAssignmentsListLink | 0..1 | |
| EndDevice | RegistrationLink | 0..1 | |
| EndDevice | SubscriptionListLink | 0..1 | |
| EndDeviceList | EndDevice | 0..* | |
| SubscribedResource | EndDevice | 0..1 |