Type Related Operations

19.4.5.1 WriteType

DESCRIPTION

Create or update the types with properties.


INPUT

  • _user: User name (must be set as described in the user setting chapter);
  • _pwd: User password (must be set as described in the user setting chapter);
  • _code: Asset code;
  • _description: Description of the type;
  • _iconname: Name of the icon;
  • Name of the group (can be blank);
  • _proplist: List of properties;


OUTPUT

Result

<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="WriteTypes"> <Result TYPE="MVS" Description="Success"/> </Function> </WSApiResponse> </string>

write_type