306ed6c515
Added signalR comunication -> client Adedd new library and nhandler softkey management
62 lines
1.7 KiB
XML
62 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<root>
|
|
<softKey>
|
|
<active>true</active>
|
|
<category>1</category>
|
|
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
|
<plcId>1</plcId>
|
|
<localizedNames>
|
|
<lang langKey="en">Test</lang>
|
|
<lang langKey="it">Ita</lang>
|
|
</localizedNames>
|
|
</softKey>
|
|
<group>
|
|
<active>true</active>
|
|
<category>1</category>
|
|
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
|
<localizedNames>
|
|
<lang langKey="en">Test</lang>
|
|
<lang langKey="it">Ita</lang>
|
|
</localizedNames>
|
|
<plcKeys>
|
|
<plcKey plcId="1"> 1 </plcKey>
|
|
<plcKey plcId="2"> 1 </plcKey>
|
|
</plcKeys>
|
|
</group>
|
|
<group>
|
|
<active>false</active>
|
|
<category>2</category>
|
|
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
|
<localizedNames>
|
|
<lang langKey="en">Test</lang>
|
|
<lang langKey="it">Ita</lang>
|
|
</localizedNames>
|
|
<plcKeys>
|
|
<plcKey plcId="1"> 1 </plcKey>
|
|
<plcKey plcId="2"> 1 </plcKey>
|
|
</plcKeys>
|
|
</group>
|
|
<group>
|
|
<active>true</active>
|
|
<category>2</category>
|
|
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
|
<localizedNames>
|
|
<lang langKey="en">Test</lang>
|
|
<lang langKey="it">Ita</lang>
|
|
</localizedNames>
|
|
<plcKeys>
|
|
<plcKey plcId="1"> 1 </plcKey>
|
|
<plcKey plcId="2"> 1 </plcKey>
|
|
</plcKeys>
|
|
</group>
|
|
<softKey>
|
|
<active>true</active>
|
|
<category>1</category>
|
|
<operatorConfirmationNeeded>true</operatorConfirmationNeeded>
|
|
<plcId>1</plcId>
|
|
<localizedNames>
|
|
<lang langKey="en">Test</lang>
|
|
<lang langKey="it">Ita</lang>
|
|
</localizedNames>
|
|
</softKey>
|
|
</root> |