writeAttributeInt24s(withValue:completion:)

Declaration

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