pub async fn read_current_price(
conn: &Connection,
endpoint: u16,
) -> Result<Option<CommodityPrice>>Expand description
Read CurrentPrice attribute from cluster Commodity Price.
pub async fn read_current_price(
conn: &Connection,
endpoint: u16,
) -> Result<Option<CommodityPrice>>Read CurrentPrice attribute from cluster Commodity Price.