36 lines
733 B
ReStructuredText
36 lines
733 B
ReStructuredText
PVXS client/server for PVA Protocol
|
|
===================================
|
|
|
|
This module is under active development and is only suitable for experimental usage.
|
|
|
|
The canonical version of this page is https://mdavidsaver.github.io/pvxs
|
|
|
|
Versioned source can be found at https://github.com/mdavidsaver/pvxs
|
|
|
|
This module provides a library (libpvxs.so or pvxs.dll) and a set of
|
|
CLI utilities acting as PVAccess protocol client and/or server.
|
|
|
|
Dependencies
|
|
|
|
* A C++11 compliant compiler (eg. GCC >= 4.9)
|
|
* EPICS Base >=3.15.1
|
|
* libevent >=2.0.1
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Contents:
|
|
|
|
value
|
|
client
|
|
server
|
|
util
|
|
example
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|