Skip to content

C API ZIAsyncReply StructΒΆ

Name Type Description
timeStamp ZITimeStamp Time stamp of the reply (server clock)
sampleTimeStamp ZITimeStamp Time stamp of the target node sample, to which the reply belongs.
command uint16_t Command: 1 - ziAPIAsyncSetDoubleData 2 - ziAPIAsyncSetIntegerData 3 - ziAPIAsyncSetByteArray 4 - ziAPIAsyncSubscribe 5 - ziAPIAsyncUnSubscribe 6 - ziAPIAsyncGetValueAsPollData.
resultCode uint16_t Command result code (cast to ZIResult_enum)
tag ZIAsyncTag Tag sent along with the async command.