|
FireSync API
|
The FireSync API is a collection of classes that implement core APIs and services related to FireSync nodes.
The kFireSync/Client API is used to control remote or local (in-process) nodes, providing support for sensor discovery, peripheral configuration (e.g., cameras, lights), firmware and file system uploads, data streaming, etc. The kFireSync library also implements a variety of other frameworks and API that are used to build sensor firmware (e.g., Server framework, Pipe framework, Actions framework).
kFireSync is a type assembly, based on the Zen type system. A small kFireSync program is shown below: