All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.iese.ind2uce.connectors.rest.3.2.69.source-code.c61_policy.xml Maven / Gradle / Ivy

The newest version!
<?xml version='1.0' standalone='yes' ?>
<policy xmlns="http://www.iese.fhg.de/ind2uce/1.1/enforcementLanguage" 
        xmlns:tns="http://www.iese.fhg.de/ind2uce/1.1/enforcementLanguage" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:param="http://www.iese.fhg.de/ind2uce/1.1/parameter"
        xmlns:pip="http://www.iese.fhg.de/ind2uce/1.1/pip"
        name="urn:policy:evaluation:android:context-change">
	<!--
	
	HOME
	
	-->
	
	
	<detectiveMechanism name="home_0->1">
		<description>Context change from false to true</description>
		<timestep amount="5" unit="MINUTES" />
		<condition>
			<true/>
		</condition>
		<!-- setRingToneVolume to 100% -->
		<executeAction name="urn:action:local:volume">
			<param:int name="volume" value="7"/>
		</executeAction>		
	</detectiveMechanism>


</policy>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy