Blame src/goabackend/goadleynaservermediadevice.xml

Packit Service c6b9b0
Packit Service c6b9b0
"-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
Packit Service c6b9b0
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
Packit Service c6b9b0
Packit Service c6b9b0
Packit Service c6b9b0
  Copyright © 2014 Pranav Kant
Packit Service c6b9b0
Packit Service c6b9b0
  This library is free software; you can redistribute it and/or
Packit Service c6b9b0
  modify it under the terms of the GNU Lesser General Public
Packit Service c6b9b0
  License as published by the Free Software Foundation; either
Packit Service c6b9b0
  version 2 of the License, or (at your option) any later version.
Packit Service c6b9b0
Packit Service c6b9b0
  This library is distributed in the hope that it will be useful,
Packit Service c6b9b0
  but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit Service c6b9b0
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Packit Service c6b9b0
  Lesser General Public License for more details.
Packit Service c6b9b0
Packit Service c6b9b0
  You should have received a copy of the GNU Lesser General
Packit Service c6b9b0
  Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
Packit Service c6b9b0
-->
Packit Service c6b9b0
Packit Service c6b9b0
<node>
Packit Service c6b9b0
  <interface name="com.intel.dLeynaServer.MediaDevice">
Packit Service c6b9b0
    <property type="s" name="UDN" access="read" />
Packit Service c6b9b0
    <property type="s" name="FriendlyName" access="read" />
Packit Service c6b9b0
  </interface>
Packit Service c6b9b0
</node>