You can create your own FDI node with the SDK (src/fdir/fdiSDK.cpp). An example node is src/fdir/fdiExample.cpp
You can create your own Recovery node with the SDK (src/recovery/recoverysdk.cpp). An example implementation is src/recovery/recoveryExample.cpp