pub async fn get_day_entry(
conn: &Connection,
endpoint: u16,
day_entry_id: u32,
) -> Result<GetDayEntryResponse>Expand description
Invoke GetDayEntry command on cluster Commodity Tariff.
pub async fn get_day_entry(
conn: &Connection,
endpoint: u16,
day_entry_id: u32,
) -> Result<GetDayEntryResponse>Invoke GetDayEntry command on cluster Commodity Tariff.