Skip to content
#

thing

Here are 27 public repositories matching this topic...

KNoT Thing library is a lightweight C/C++ library built to use minimal CPU and memory resources. It is intended to run on KNoT Nodes (Things) (see KNoT Architecture for better understanding). It provides the Radio and Protocol abstractions for the application. The application builder just need implement the read/write functions for its sensors/actuators, register a Data Item (sensor or actuator) on the library and call the run() method on its main loop routine.

  • Updated Mar 27, 2017
  • C

Improve this page

Add a description, image, and links to the thing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thing topic, visit your repo's landing page and select "manage topics."

Learn more