With this I get it to work.
val urlmessage = URLEncoder::encode(Door_Lock_Event_En.state.toString, 'UTF-8')
sendHttpGetRequest("http://192.168.192.61:5005/kok/say/" + urlmessage +"/Joanna/50")
/Mike
With this I get it to work.
val urlmessage = URLEncoder::encode(Door_Lock_Event_En.state.toString, 'UTF-8')
sendHttpGetRequest("http://192.168.192.61:5005/kok/say/" + urlmessage +"/Joanna/50")
/Mike