Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dev:viewer:sdk:concepts [2020/05/18 08:53]
pieter
dev:viewer:sdk:concepts [2020/05/18 08:54]
pieter
Line 118: Line 118:
 A Signal can be best described as an event emitter.  Signals are provided throughout the SDK to cover different use-cases where your integration will want to be notified of certain events. A Signal can be best described as an event emitter.  Signals are provided throughout the SDK to cover different use-cases where your integration will want to be notified of certain events.
  
-Signals in the SDK start with "on" by convention (for example "onFootprintsChanged").+Signals start with "on" by convention (for example "onFootprintsChanged").
  
 ==== Start-Up Options ===== ==== Start-Up Options =====
 
Last modified:: 2022/09/28 13:10