SigiDagi

Results 3 issues of SigiDagi

### Documentation issues 1. [chip-tool documentation on github](https://github.com/project-chip/connectedhomeip/tree/master/examples/chip-tool) needs some update regarding `temperaturemeasurement` cluster. from version 1.0 it has commands: ```bash sigis:src$ chip-tool temperaturemeasurement [1666782438.446900][4190997:4190997] CHIP:TOO: Missing command name Usage:...

I made a fork of cmake-project to provide some minor changes but I ended up with completely new source code - new branch. Idea is the same - to have...

To call C functions from C++ some small changes can be added to `neco.h` interface. See forked version of [neco.h](https://github.com/sigidagi/neco/blob/main/neco.h) . I am writing a small C++ wrapper for `neco`...