🏠ResourceVersionVersion: 2.4.8On this pageVersionGET/versionGet the version of SENSR as a JSON stringParametersReturn code200 OK400 BAD REQExample$ curl -X GET 'http://localhost:9080/version'** Respond **{ "version" : "3.0.0"}