DeviceObjectTypeDevice Object Schema

The DeviceObjectType type is intended to characterize a specific Device.


Fields

Field Name Type Description
@object_referenceoptional QName

The object_reference field specifies a unique ID reference to an Object defined elsewhere. This construct allows for the re-use of the defined Properties of one Object within another, without the need to embed the full Object in the location from which it is being referenced. Thus, this ID reference is intended to resolve to the Properties of the Object that it points to.

Custom_Properties0..1 CustomPropertiesType

The Custom_Properties construct is optional and enables the specification of a set of custom Object Properties that may not be defined in existing Properties schemas.

Description0..1 StructuredTextType

The Description field is intended for use in providing a brief description of the Device.

Device_Type0..1 StringObjectPropertyType

The Device_Type field specifies the type of the device.

Manufacturer0..1 StringObjectPropertyType

The Manufacturer field specifies the manufacturer of the device.

Model0..1 StringObjectPropertyType

The Model field specifies the model identifier of the device.

Serial_Number0..1 StringObjectPropertyType

The Serial_Number field specifies the serial number of the Device.

Firmware_Version0..1 StringObjectPropertyType

The Firmware_Version field specifies the version of the firmware running on the device.

System_Details0..1 ObjectPropertiesType

The System_Details field captures the details of the system that may be present on the device. It uses the abstract ObjectPropertiesType which permits the specification of any Object; however, it is strongly recommended that the System Object or one of its subtypes be used in this context.