writeAttributeApproximateEVEfficiency(withValue:params:completion:)

Declaration

func writeAttributeApproximateEVEfficiency(withValue value: NSNumber?, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeApproximateEVEfficiency(withValue value: NSNumber?, params: MTRWriteParams?) async throws