You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems GitHub forking is down today and I can't make the change myself:
can you add the following at line 100 to this README?
`* Data - emitted by addData``
BTW, regarding the addData() function:
function addData(
stringmemoryimei,
uint32_type,
bytesmemorydata,
uint32timestamp,
bytesmemorysignature,
uint256gas
)
What is _type for (where is it defined)? And what exactly timestamp refers to (considering that we already have the timestamp in the data sent by the device)?
The text was updated successfully, but these errors were encountered:
It seems GitHub forking is down today and I can't make the change myself:
can you add the following at line 100 to this README?
`* Data - emitted by addData``
BTW, regarding the
addData()
function:What is
_type
for (where is it defined)? And what exactlytimestamp
refers to (considering that we already have the timestamp in the data sent by the device)?The text was updated successfully, but these errors were encountered: