Fuego.Rql : RQLEvent

The RQLEvent component receives RQL (RDF Query Language) events from an RFID (Radio Frequency Identification) reader. The RQLEvent component must be used as the listener component of a Global Automatic.

RQLEvent Parameters

The RQLEvent component takes the following parameters for initialization:

Parameter Required? Description
host Yes RFID server host
port Yes RFID server port
startSentence Yes RQL statements to execute when initializing the Listener
stopSentence Yes RQL statements to execute when shutting the listener down