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

Classes

class  AzureDataExplorerClient
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Setting up the Azure Data Explorer ingest client.

Variable Documentation

◆ _LOGGER

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

Definition at line 29 of file client.py.