You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
378 B
19 lines
378 B
<device-state-config>
|
|
<device-state>
|
|
<identifier>0</identifier>
|
|
<conditions>
|
|
<lid-switch>
|
|
<open>false</open>
|
|
</lid-switch>
|
|
</conditions>
|
|
</device-state>
|
|
<device-state>
|
|
<identifier>1</identifier>
|
|
<conditions>
|
|
<lid-switch>
|
|
<open>true</open>
|
|
</lid-switch>
|
|
</conditions>
|
|
</device-state>
|
|
</device-state-config>
|