Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

event_type

`event_type` is a required parameter of `telion_api.EventBus.emit` with the installed type contract `str`.

Reference contract

FieldValueDescription
symboltelion_api.EventBus.emit
parameterevent_type
kindpositional-or-keyword
typestr
requiredtrue
defaultrequired

event_type is a required parameter of telion_api.EventBus.emit with the installed type contract str.

Contract

PropertyValue
symboltelion_api.EventBus.emit
parameterevent_type
kindpositional-or-keyword
typestr
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.EventBus.emit:parameter:event_type
Path
sdk/python/telion_api/events.py
Symbol
telion_api.EventBus.emit