Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.azure_event_hub.client Namespace Reference

Classes

class  AzureEventHubClient
 
class  AzureEventHubClientConnectionString
 
class  AzureEventHubClientSAS
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

File for Azure Event Hub models.

Variable Documentation

◆ _LOGGER

homeassistant.components.azure_event_hub.client._LOGGER = logging.getLogger(__name__)
private

Definition at line 13 of file client.py.