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