writeAttributeNullableInt8u(withValue:params:completion:)

Declaration

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