writeAttributeListInt8u(withValue:completionHandler:)

Declaration

func writeAttributeListInt8u(withValue value: [Any], completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeListInt8u(withValue value: [Any]) async throws