aboutsummaryrefslogtreecommitdiff
path: root/src/example-service.xml
blob: 0f46e89f3f0d1badc5adef5ea9f7695da83c4b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
	<interface name="com.example.indicator.example.service">

<!-- Methods -->

<!-- Signals -->
		<signal name="UpdateTime" />

	</interface>
</node>