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

Calls IR.EVENT_CHARACTERISTIC_WRITE event- a characteristic is written
Note:

  • Property Value of a characteristic is used as a container to send a new value to a device ;
  • The format of a byte array to write can be different from the format that is received when reading ;
  • The characterictic must have the following CharacteristicPropertyWritor similar properties.

Characteristic properties:

  • UUID - uuid of a characteristic
  • Permissions - level of permission
  • Properties - properties
  • Value - value