getProfileInfoCommand(with:completion:)

Declaration

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