pub async fn read_current_app(
conn: &Connection,
endpoint: u16,
) -> Result<Option<ApplicationEP>>Expand description
Read CurrentApp attribute from cluster Application Launcher.
pub async fn read_current_app(
conn: &Connection,
endpoint: u16,
) -> Result<Option<ApplicationEP>>Read CurrentApp attribute from cluster Application Launcher.