From 69749d67fc55a7c9a9441f1f1f531624593d837b Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Thu, 25 Sep 2025 17:42:00 -0700 Subject: [PATCH] Add deprecation message and point to pyntcore --- README.rst | 5 +++++ docs/index.rst | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.rst b/README.rst index 56ec330..b2cb857 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,11 @@ versions using github actions. .. note:: If you require support for Python 2.7, use pynetworktables 2018.2.0 +.. important:: pynetworktables implements the NetworkTables 3 protocol, which is deprecated. + It is not compatible with the 2027 control system. Use + `pyntcore `_ + instead. + Documentation ------------- diff --git a/docs/index.rst b/docs/index.rst index d8e144e..00b35cf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,6 +17,11 @@ versions using Travis-CI. SmartDashboard/SFX. It does not have any security, and should never be used on untrusted networks. +.. important:: pynetworktables implements the NetworkTables 3 protocol, which is deprecated. + It is not compatible with the 2027 control system. Use + `pyntcore `_ + instead. + .. include:: _sidebar.rst.inc Indices and tables