Lesson 7: Outlet Connections

These code samples provide a basic introduction on adding an outlet to an entity. For an in-depth description outlets, please visit our wiki <https://docs.ledr.io/en/the-orchestra-platfrom/outlets>

Creating outlets on a Person

module.utils.outlet_connections.outlet_connections(name: str, auth: AvAuthorization) AvEntity[source]

Main Driver for Outlet lesson

module.lesson_7_outlets.main()[source]