Class CharacteristicLoadEvent


public class CharacteristicLoadEvent extends LoadEvent<BOCharacteristic>
Event to load a BOCharacteristic.
The launcher must provide a valid characteristic id in order to successfully call this event.
The listener loads all the BOCharacteristic components starting from the event input, i.e. the given characteristic id.
Since:
16.0
GCApi:
event
Reactors:
BTCharacteristicLoad(0)
No Spouts
  • Constructor Details

    • CharacteristicLoadEvent

      public CharacteristicLoadEvent(Long id)
      Instantiates a new characteristic load event.
      Parameters:
      id - the characteristic id