writeAttributeInt24u(withValue:completion:)

Declaration

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