hyperion.ng/libsrc/jsonserver
Paulchen-Panther 68fd395670 JSON RPC Writer (configSet) (#175)
* Remove "endOfJson" Value

Deprecated value from Hypercon

* Remove "endOfJson" Value

Deprecated value from Hypercon

* Add writeJson function to JsonFactory

* ability to ignore required value in schema file

* Remove "endOfJson" Value

* Add handleConfigSetCommand function

* Add handleConfigSetCommand function

* Update JsonSchemas.qrc

* Update schema.json

* Update JsonSchemaChecker.cpp

* Add configSet command to Hyperion-remote

* Add setConfigFile function

* Add setConfigFile function

* Add schema-configset.json
2016-08-14 20:17:12 +02:00
..
schema JSON RPC Writer (configSet) (#175) 2016-08-14 20:17:12 +02:00
CMakeLists.txt Remove widgets (#35) 2016-06-21 23:34:57 +02:00
JsonClientConnection.cpp JSON RPC Writer (configSet) (#175) 2016-08-14 20:17:12 +02:00
JsonClientConnection.h JSON RPC Writer (configSet) (#175) 2016-08-14 20:17:12 +02:00
JsonSchemas.qrc JSON RPC Writer (configSet) (#175) 2016-08-14 20:17:12 +02:00
JsonServer.cpp Manual input source select via json (#143) 2016-07-31 22:21:35 +02:00