Closed jollen closed 8 years ago
cc = coap.Client() uri="coap://192.168.0.104:8000/object/abcde/send" tmr.alarm(0, 500, 1, function() cc:post(uri, "hello") end)
Agenda
Lua Programming Model
CoAP Client Request