question

ACarradore avatar image
ACarradore asked

Are there some SPI sample project on FF.Cloud?

Hello,

To simplify the implementation of a SPI prototype, i was wondering if there is SPI implementation example.

Cheers,

Arnaud

api
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Pawel Chylak avatar image
Pawel Chylak answered

Hello Arnaud,

This is something planned to be added by the end of April - such SPI sample implementation would help to explain better the integration of SPI into the code of an application. The aim is to give some basic tutorial accessible from FFDC Documentation - https://developer.fusionfabric.cloud/documentation/sample-clients#sample-apps-overview

Regards,

Pawel

10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Pawel Chylak avatar image
Pawel Chylak answered

Just coming back on this thread – to make sure that you are aware.

You can refer to GitHub for the Sample SPI integration: https://github.com/fusionfabric/ffdc-sample-spi

You can also find some more information in the Documentation section here: https://developer.fusionfabric.cloud/documentation/sample-app-spi

The purpose of the Sample SPI is to show how a third-party can integrate with FFDC platform when providing an implementation for any of the SPI contracts defined. For instance the sample demonstrates how it is possible to integrate with provided security mechanisms, e.g. token check or signature validation.

1 comment
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

ACarradore avatar image ACarradore commented ·

Thank you Pawel !

We were able to implement connection with SPI, and It seems to work quite well.

Regards.

0 Likes 0 ·