User input hub comunication

Added signalR comunication -> client
Adedd new library and nhandler softkey management
This commit is contained in:
Lucio Maranta
2018-03-07 17:03:04 +01:00
parent 6332ed9732
commit 306ed6c515
12 changed files with 83 additions and 20 deletions
@@ -30,6 +30,7 @@
<xs:all>
<xs:element name="active" minOccurs="1" maxOccurs="1" type="xs:boolean"></xs:element>
<xs:element name="category" type="xs:integer"></xs:element>
<xs:element name="operatorConfirmationNeeded" type="xs:boolean"></xs:element>
<xs:element name="localizedNames">
<xs:complexType>
<xs:sequence>
@@ -61,6 +62,7 @@
<xs:all>
<xs:element name="active" minOccurs="1" maxOccurs="1" type="xs:boolean"></xs:element>
<xs:element name="category" type="xs:integer"></xs:element>
<xs:element name="operatorConfirmationNeeded" type="xs:boolean"></xs:element>
<xs:element name="localizedNames">
<xs:complexType>
<xs:sequence>
@@ -78,6 +80,7 @@
<xs:all>
<xs:element name="active" minOccurs="1" maxOccurs="1" type="xs:boolean"></xs:element>
<xs:element name="category" type="xs:integer"></xs:element>
<xs:element name="operatorConfirmationNeeded" type="xs:boolean"></xs:element>
<xs:element name="localizedNames">
<xs:complexType>
<xs:sequence>