eae-datatype
Installation
SKILL.md
EAE DataType Creation
Create or modify custom data types: structures, enumerations, arrays, and subranges.
CRITICAL RULE: ALWAYS use this skill for ANY operation on DataType files.
- Creating new DataTypes
- Modifying existing DataTypes (adding fields, enum values, etc.)
- NEVER directly edit
.dtfiles outside of this skill
DataType Key Differences:
- Uses
DataType.dtd(NOT LibraryElement.dtd) - Uses
Standard="1131-3"(IEC 61131-3) - Has NO GUID attribute
- Located in
IEC61499/DataType/subfolder - Uses
.dtextension (NOT.dtp)