writeAttributeNullableFloatDouble(withValue:params:completion:)

Declaration

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