NFC reader
Please note, in order to use Sensors and Sensor events, Premium (ENTERPRISE) license is required.
Setup & Configuration
- Navigate to Devices menu, then select the device where you want to use the sensors.
- Open the device settings by clicking on the icon
OR
- Click on the device card, then Select Settings tab
- Find sensor settings, then set the following sensor configuration:
{
"embeddedServices": [
{
"id": "pro-dvx-nfc",
"type": "proDvxNfc"
}
]
}
Downloadable Content
Try it out!
Structure
How to use it
-
Download and import the content
-
Set the configuration
-
Open the content then change the
<sensorValue>
values in theProperties >> Content >> Sensor events
to a known value that will be received from the card, what you will use to test the sensor. -
Then connect a page to the
jump to
action which will be shown when the sensor receives the event. -
Save the content, then assign it. Try it with a
<sensorValue>
provider card, then if the page changes, it works.