blob: eaa5619bbf6b3a6d220b84072eb99e6850b22fd4 [file] [log] [blame]
<!--
~ Copyright (c) 2020 Kentyou.
~ All rights reserved. This program and the accompanying materials
~ are made available under the terms of the Eclipse Public License v1.0
~ which accompanies this distribution, and is available at
~ http://www.eclipse.org/legal/epl-v10.html
~
~ Contributors:
* Kentyou - initial API and implementation
-->
<resourceInfos xmlns="http://org.eclipse.sensinact/resource"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://org.eclipse.sensinact/resource ../../../../../../sensinact-generic/src/main/resources/sensinact-resource.xsd">
<resourceInfo xsi:type="resourceInfoProperty" name="COUNTER" target="info">
<identifier xsi:type="stringContent">COUNTER</identifier>
<attributes>
<attribute name="value" type="float" modifiable="MODIFIABLE">
<value>0.0</value>
</attribute>
</attributes>
</resourceInfo>
<resourceInfo xsi:type="resourceInfoProperty" name="STATE" target="info">
<identifier xsi:type="stringContent">false</identifier>
<attributes>
<attribute name="value" type="boolean" modifiable="MODIFIABLE">
<value>0.0</value>
</attribute>
</attributes>
</resourceInfo>
</resourceInfos>