Mercurial > libervia-backend
annotate src/bridge/bridge_constructor/constructors/dbus-xml/dbus_xml_template.xml @ 2337:3399971f0aa0
tmp (wokkel/pubsub): subscriptions improvments:
- added "none" state to Subscription, it is needed to remove existing subscription
- implemented subscriptionsGet and subscriptionsSet
- replaced "nodeOrEmpty" by "node" for affiliationsGet, affiliationsSet and subscriptionsGet as node is mandatory for these commands
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 20 Aug 2017 10:29:26 +0200 |
parents | da4097de5a95 |
children |
rev | line source |
---|---|
378
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 <node> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 <interface name="org.goffi.SAT.core"> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 </interface> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 </node> |