Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
isBasicNfc.
isBasicNfc
import { isBasicNfc } from "@endstate-sdk/reader/tcmp";
isBasicNfc(msg: TcmpMessage): boolean
if (isBasicNfc(msg)) handleTap(msg);