1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-13 00:42:44 +08:00
bacpypes/doc/source/modules/service/file.rst
2016-10-03 00:24:01 -04:00

26 lines
523 B
ReStructuredText

.. BACpypes file services
File Services
=============
.. class:: FileServices(Capability)
This is a long line of text.
Support Classes
---------------
.. class:: LocalRecordAccessFileObject(Capability)
This is a long line of text.
.. class:: LocalStreamAccessFileObject(Capability)
This is a long line of text.
.. class:: FileServicesClient(Capability)
This class adds a set of functions to the application that provides a
simplified client API for reading and writing to files. It is not currently
implemented.