MTConnectDevices

Definition: root entity of an MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request. that contains the Device Information Modelinformation model that describes the physical and logical configuration for a piece of equipment and the data that may be reported by that equipment. of one or more Device entities.

MTConnectDevices

Note: Additional properties of MTConnectDevices MAY be defined for schema and namespace declaration. See Section Schema and Namespace Declaration Information for an XML example.

Version Info

IntroducedDeprecatedUpdated
1.0  

Relations

NameTypeIntDepMultiplicityDescription
hasHeader Header1.01
hasDevice Device1.01..*

Constraints

Error MessageOCL Expression
All id and name properties MUST be unique.
Components::Component::allInstances()->forAll(comp1, comp2 | comp1 <> comp2 implies comp1.id <> comp2.id and comp1.name <> comp2.name)  and 
DataItems::DataItem::allInstances()->forAll(di1, di2 | di1 <> di2 implies di1.id <> di2.id and di1.name <> di2.name) and
Components::Devices::Device::allInstances()->forAll(d1, d2 | d1 <> d2 implies d1.id <> d2.id and d1.name <> d2.name) and 
Compositions::Composition::allInstances()->forAll(compn1, compn2 | compn1 <> compn2 implies compn1.id <> compn2.id and compn1.name <> compn2.name)
 

Back to top

Copyright © 2017-2026 Association for Manufacturing Technology (AMT). All rights reserved. MTConnect® is a trademark of AMT. Terms of Use.

MTConnect SysML Model V2.2