This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

How to integrate a geolocalisation and LM?
#9
(15.11.2016, 15:43)gjniewenhuijse Wrote: nice code Smile

The code string.split doesn't work for me:
time = string.split(time, '.')[1]

If you have some devices and some data received from them this should work. Firstly check errors and alerts.

If this won't be a solution then log the whole response by insert this line:
log(response)

but you must add above line after this code:
Code:
-- decoding received data
response = table.concat(t)
response = json.decode(response)

And please check what is in "Logs" section.
Reply


Messages In This Thread
RE: How to integrate a geolocalisation and LM? - by buuuudzik - 15.11.2016, 16:00

Forum Jump: