Материал из Module developer
Перейти к: навигация, поиск

JSON objects are stored in Setup, their fields:

  • DeviceType - the device type, string. Supported types: "HTTP", "TCP" and "UDP";
  • Parameters - the array of objects, each object describes a field. The value of this field is transfered to the corresponding device parameter or to the module;
  • Tokens - the array of objects, each object describes a field. The value of this field is transfered to the module token.