.. _prop-client:

=======================
Property Client Library
=======================

The Satlab property library provides remote access to system properties. The :ref:`prop-client-ifc` provides simple functions for accessing single properties, while the :ref:`prop-query-ifc` allows multiple values to be read or modified in a single transaction.

.. _prop-client-ifc:

Client Interface
================

.. doxygenfile:: prop_client.h

.. doxygenfile:: prop_client_helpers.h

.. _prop-query-ifc:

Query Interface
===============

.. doxygenfile:: prop_query.h

Protocol Specification
======================

.. doxygenfile:: prop_proto.h

.. doxygenfile:: prop_spec.h
