DeviceInformation
Class Description
Contains identification and other information about the device that changes very infrequently, typically only when updates are applied, if ever.
Attributes
| Name | Type | Description |
|---|---|---|
| functionsImplemented | HexBinary64 | Bitmap indicating the function sets used by the device as a client. 0 - Device Capability 1 - Self Device Resource 2 - End Device Resource 3 - Function Set Assignments 4 - Subscription/Notification Mechanism 5 - Response 6 - Time 7 - Device Information 8 - Power Status 9 - Network Status 10 - Log Event 11 - Configuration Resource 12 - Software Download 13 - DRLC 14 - Metering 15 - Pricing 16 - Messaging 17 - Billing 18 - Prepayment 19 - Flow Reservation 20 - DER Control |
| lFDI | HexBinary160 | Long form device identifier. See the Security section for full details. |
| mfDate | TimeType | Date/time of manufacture |
| mfHwVer | String32 | Manufacturer hardware version |
| mfID | PENType | The manufacturer's IANA Enterprise Number. |
| mfInfo | String32 | Manufacturer dependent information related to the manufacture of this device |
| mfModel | String32 | Manufacturer's model number |
| mfSerNum | String32 | Manufacturer assigned serial number |
| primaryPower | PowerSourceType | Primary source of power. |
| secondaryPower | PowerSourceType | Secondary source of power |
| swActTime | TimeType | Activation date/time of currently running software |
| swVer | String32 | Currently running software version |
| pollRate | UInt32 | The default polling rate for this function set (this resource and all resources below), in seconds. If not specified, a default of 900 seconds (15 minutes) is used. It is RECOMMENDED a client poll the resources of this function set every pollRate seconds. |
| gpsLocation | GPSLocationType | GPS location of this device. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Associations
| Source Class | Cardinality Source | Target Class | Cardinality Target |
|---|---|---|---|
| DeviceInformation | DRLCCapabilities | 0..1 | |
| DeviceInformation | SupportedLocaleListLink | 0..1 |