Timotej S
dad48421a6
Makes New Cloud architecture optional for ACLK-NG ( #11587 )
...
ACLK-NG supports both new and old cloud protocol. Protobuf and C++ compiler are required only for new cloud protocol.
There is no reason to skip building whole ACLK-NG when protobuf is missing.
2021-09-29 17:53:53 +02:00
Emmanuel Vasilakis
4ae3199311
Add alert message support for ACLK new architecture ( #11552 )
...
* add alert messages
* also clear date_cloud_ack
* move buffer_create
* remove include file
* use wc->node_id
2021-09-23 17:34:34 +03:00
Stelios Fragkakis
dbbb553459
Address coverity report issues CID_373247-373251 ( #11549 )
...
* Fix memory leak CID_373251
* Check return value CID_373248
* Check return code CID_373249
* Check return code CID_373250
* Initialize cmd CID_373249
2021-09-22 12:57:59 +03:00
Stelios Fragkakis
2085a518c3
Add chart message support for ACLK new architecture ( #11447 )
2021-09-21 22:37:12 +03:00