Click or drag to resize

ReaderGetFirmwareInformation Method

Returns the firmware information running on device.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<string> GetFirmwareInformation()

Return Value

Type: TaskString
The firmware information.
See Also