List of Data Point Types

The file must contain the list of the Data Point Types to be created. Specifically, the file contains an element (property) named DPTData containing an element named DPTS that is a list of Data Point Type descriptions.

Example

{

    "DPTData": {

        "DPTS": [ ...<list of DPTs description>...]

    }

}