Added NC softkeys:
- API config - SignalR thread - SignalR click handler
This commit is contained in:
@@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<softKey_toggle>
|
||||
<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_toggle>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>1</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>false</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
<subKey plcId="3"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
<subKey plcId="3"> 1 </subKey>
|
||||
<subKey plcId="4"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
<subKey plcId="3"> 1 </subKey>
|
||||
<subKey plcId="4"> 1 </subKey>
|
||||
<subKey plcId="5"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_group>
|
||||
<active>true</active>
|
||||
<category>2</category>
|
||||
<operatorConfirmationNeeded>false</operatorConfirmationNeeded>
|
||||
<localizedNames>
|
||||
<lang langKey="en">Test</lang>
|
||||
<lang langKey="it">Ita</lang>
|
||||
</localizedNames>
|
||||
<subKeys>
|
||||
<subKey plcId="1"> 1 </subKey>
|
||||
<subKey plcId="2"> 1 </subKey>
|
||||
<subKey plcId="3"> 1 </subKey>
|
||||
<subKey plcId="4"> 1 </subKey>
|
||||
<subKey plcId="5"> 1 </subKey>
|
||||
<subKey plcId="6"> 1 </subKey>
|
||||
</subKeys>
|
||||
</softKey_group>
|
||||
<softKey_toggle>
|
||||
<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_toggle>
|
||||
</root>
|
||||
Reference in New Issue
Block a user