Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

20150825 from Jaap: This model reflects a pre-ISO condition. It does not accommodate self-propelled implements or smart implements very well.

MachineType [Not Implemented]

AttributeTypeMultiplicityDescription
IdInteger1Reference to a compound identifier
DescriptionString1Name

MachineSeries [Not Implemented]

AttributeTypeMultiplicityDescription
IdInteger1Reference to a compound identifier
DescriptionString1Name
MachineTypeIdInteger1Type of Machine
BrandIdInteger1References a brand

MachineModel [Not Implemented]

AttributeTypeMultiplicityDescription
IdInteger1Reference to a compound identifier
DescriptionString1Name
MachineTypeIdInteger1Type of Machine
SeriesIdInteger0..1References a Series object specifying the Series the model belongs to. This link will be convenient to help assemble picklists.
BrandIdInteger0..1References a Brand object. must be populated if the SeriesID is not,

Machine [Not Implemented]

AttributeTypeMultiplicityDescription
IdInteger1Reference to a compound identifier. Inherited from Equipment
DescriptionString1Name. Inherited from Equipment
MachineTypeIdInteger1Type of Machine
MachineModelIdInteger0..1Reference to the machine's model. Note how this leads to series, brand, and manufacturer.
SerialNumberString0..1Serial number of machine. Use this to store VIN. . Inherited from Equipment
MachineConfigurationMachineConfiguration0..1Machine settings

...

AttributeTypeMultiplicityDescription
IdInteger1
ConnectorTypeConnectorTypeEnum1

Instances for the connector type

 Will eventually be an EnumeratedRepresentationValue

ConnectorPointOffsetReferencePoint1

The X, Y, and Z offsets from the origin to the connection point

ImplementType [Not Implemented]

AttributeTypeMultiplicityDescription
IdInteger1Compound identifier
DescriptionString1Name
MachineTypeMachineType0..1The machine type the implement supports


ImplementModel [Not Implement]

AttributeTypeMultiplicityDescription
IdInteger1Reference to a compound identifier
DescriptionString1Name
ImplementTypeIdInteger1Type of Implement
SeriesIdInteger0..1References a Series object specifying the Series the model belongs to. This link will be convenient to help assemble picklists.
BrandIdInteger0..1References a Brand object. must be populated if the SeriesID is not,


Implement [Not Implement]

AttributeTypeMultiplicityDescription
IdInteger1Compound identifier
DescriptionString1Name
ImplementTypeIdInteger1Type of Implement
ImplementModelIdInteger0..1Implement model
SerialNumberString0..1Serial number of implement
ImplementConfigurationsInteger0..*List of references to Implement configuration objects
ActiveImplementConfigurationIdInteger0..1Compound Identifier matching the ConfigurationId from a specific ImplementSetting

...