Hello,
I am trying to use API function "pisn_putsnapshotx" from my .Net c# project
and i have some issue to give to function a pitimestamp.
from one source i have utc seconds and i need to put in api function this utc time as pitimestamp.
i know that there is option tu use sdk but in my case for the best and fast data trasnfer to pi i need to use api.
unfortunately i can`t write in c++
Can somebody helps me please?