Questions tagged [koneki]

The Koneki project delivers tools for Machine-to-Machine solutions developers to help them develop, simulate, test and deploy their M2M applications.

The Koneki project is a proposed open source incubator project under the Eclipse Technology Project.

Koneki is using Lua as the main programming language for embedded development.

Machine-to-Machine (M2M) refers to technologies that allow both wireless and wired systems to communicate with other devices of the same ability.

3 questions
6
votes
1 answer

Way to write code "in the debugger" in Lua?

I just played around a bit with Lua and tried the Koneki eclipse plugin, which is quite nice. Problem is that when I make changes in a function I'm debugging at the moment the changes do not become effective when saving the changes. So I'm forced to…
OlliP
  • 1,545
  • 11
  • 22
4
votes
0 answers

OMA - DM simulator and client code

I understand that the OMA - DM client is not released as standalone library, but how to extract client code from the simulator source code?
Manas Pratim Chamuah
  • 1,527
  • 2
  • 15
  • 33
1
vote
1 answer

Lua on eclipse, No suggested completion

I've set Lua koneki on my eclipse, it recognize lua files and I can start a Lua project, however, once I'm typing, eclipse doesn't suggest any completion to what I write. What should I do?
Guy Ben-Moshe
  • 874
  • 1
  • 15
  • 23