OC-Copper/oc/app
20kdc 0767092660 IoT spec change: Add the possibility of systems which treat different sources differently.
This is useful for, as an example, actions which require multiple parameters.
A guarantee by the specific device that the variables are "local" ensures that
 no race conditions occur, assuming the node isn't running two programs
 accessing the same device (which should not be true on the basis that OC is
 not generally a multitasking system)
2017-03-23 16:38:38 +00:00
..
chat-cli.lua A few adjustments to culib, a fix to relib, and adding a few missing things 2017-03-23 01:11:37 +00:00
chat-srv.lua A few adjustments to culib, a fix to relib, and adding a few missing things 2017-03-23 01:11:37 +00:00
iot-mgr.lua Added a system for building 'light nodes' with minified OC-specific source. 2017-03-23 01:17:57 +00:00
ping.lua A few adjustments to culib, a fix to relib, and adding a few missing things 2017-03-23 01:11:37 +00:00
protocol.chat Move workspace forward to include some applications & application protocol documents 2017-03-22 23:05:31 +00:00
protocol.iot IoT spec change: Add the possibility of systems which treat different sources differently. 2017-03-23 16:38:38 +00:00
protocol.ping Move workspace forward to include some applications & application protocol documents 2017-03-22 23:05:31 +00:00