beacon/tbl_beacon_event library
Classes
- TBLBeaconEvent
- this class is the base class for all beacon events, add here all the common fields for all events that inherit from this class this class is responsible for creating the json body for the beacon event all the events that inherit from this class should implement the getEventType method and return the event type of the event