Class CharacteristicInsertEvent


public class CharacteristicInsertEvent extends InsertEvent<BOCharacteristic>
Event to insert a BOCharacteristic.
The launcher must provide a valid BOCharacteristic in order to successfully call this event.
The listener inserts all the BOCharacteristic components starting from the event input, i.e. the given BOCharacteristic in which all needed components were previously set.
Since:
16.0
GCApi:
event
Reactors:
BTCharacteristicInsert(0)
No Spouts
  • Constructor Details

    • CharacteristicInsertEvent

      public CharacteristicInsertEvent(BOCharacteristic characteristic)
      Instantiates a new characteristic insert event.
      Parameters:
      characteristic - the prepared characteristic