Skip to content

Commit

Permalink
Updated schema and agent cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
wsobel committed Apr 16, 2021
1 parent 3bb1201 commit 5e02154
Show file tree
Hide file tree
Showing 17 changed files with 19,783 additions and 18,067 deletions.
6 changes: 6 additions & 0 deletions schemas/MTConnectAssets_1.4.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ SUCH PARTY HAD ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
<xs:enumeration value='BLOCK_COUNT'/>
<xs:enumeration value='USER'/>
<xs:enumeration value='PART_NUMBER'/>
<xs:enumeration value='EQUIPMENT_TIMER'/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name='DataItemEnumType'>
Expand Down Expand Up @@ -443,6 +444,11 @@ SUCH PARTY HAD ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
<xs:enumeration value='TOOL_GROUP'/>
<xs:enumeration value='ROTARY'/>
<xs:enumeration value='LINEAR'/>
<xs:enumeration value='LOADED'/>
<xs:enumeration value='WORKING'/>
<xs:enumeration value='OPERATING'/>
<xs:enumeration value='POWERED'/>
<xs:enumeration value='DELAY'/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name='DataItemSubEnumType'>
Expand Down
6 changes: 6 additions & 0 deletions schemas/MTConnectAssets_1.4_1.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ SUCH PARTY HAD ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
<xs:enumeration value='BLOCK_COUNT'/>
<xs:enumeration value='USER'/>
<xs:enumeration value='PART_NUMBER'/>
<xs:enumeration value='EQUIPMENT_TIMER'/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name='DataItemEnumType'>
Expand Down Expand Up @@ -443,6 +444,11 @@ SUCH PARTY HAD ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
<xs:enumeration value='TOOL_GROUP'/>
<xs:enumeration value='ROTARY'/>
<xs:enumeration value='LINEAR'/>
<xs:enumeration value='LOADED'/>
<xs:enumeration value='WORKING'/>
<xs:enumeration value='OPERATING'/>
<xs:enumeration value='POWERED'/>
<xs:enumeration value='DELAY'/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name='DataItemSubEnumType'>
Expand Down
Loading

0 comments on commit 5e02154

Please sign in to comment.