getProfileInfoCommand(with:completionHandler:)

Declaration

func getProfileInfoCommand(with params: MTRElectricalMeasurementClusterGetProfileInfoCommandParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func profileInfoCommand(with params: MTRElectricalMeasurementClusterGetProfileInfoCommandParams?) async throws