writeAttributeNullableInt48u(withValue:params:completionHandler:)

Declaration

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