Uses of Class
adaptlil.websocket.request.RequestModelWs
-
Uses of RequestModelWs in adaptlil.websocket.request
Modifier and TypeClassDescriptionclass
JSON Request model to send via websocket { 'type': 'invoke', 'name': 'adaptation', 'adaptation': { 'state': 0/1 -> on/off 'type': deemphasis/highlighting 'strength': [0,1] (float) } }class
{ 'type': 'invoke, 'name': this.name }