Property Handling type is of type text and indicates the handling type (Wearable, Weapon, or Auxiliary control) of the specific Device. Normally, there should be only one value of this property per page.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Wearable", "Weapon", "Auxiliary control" ] } }