Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MikroTik, Eddystone-TLM, Eddystone-UID and iBeacon:.

PropertyDescription
Advertisement interval (20ms...10s or disable)

The interval in milliseconds after which an advertisement packet will be broadcasted by the tag. 

When you have only advertisement interval configured without any triggers enabled → advertisement packets are broadcasted based on the interval time set (each x seconds).

Freefall detect (on/off)

Whether to send an advertisement packet when the tag detects a freefall trigger.

When the freefall trigger is enabled and the freefalling state is detected →  the packet is sent.

Tilt detect (on/off)

Whether to send an advertisement when the tag detects a tilt trigger.

When the tilt trigger is enabled and the device is tilted → the advertisement packet is broadcasted immediately.

Impact detect (on/off)

Whether to send an advertisement when the tag detects an impact/wake up trigger.

When the impact trigger is enabled and the device is pushed/moved →  the advertisement packet is sent.

Encrypt (on/off)

note: only available for MikroTik format

Whether to encrypt the broadcasted hex payload with an "AES" key.

When the "Encrypt" parameter is enabled, the hex payload data (acceleration, temperature, uptime, trigger action, and battery percentage) is encrypted with a private key. This key is known only to the tag's owner (it is obtained with the purchase).

Namespace

note: only available for Eddystone-UID format

Set up a unique 10-byte long beacon Namespace ID.

Instance

note: only available for Eddystone-UID format

Set up a unique 6-byte long beacon Instance ID.


UUID

note: only available for iBeacon format

Set up a universally unique identifier (UUID) in the following format:

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Major

note: only available for iBeacon format

Set up a 16-bit integer secondary identifier, in the hex format or a decimal number (from 0 to 65 535).

Minor

note: only available for iBeacon format

 

Set up a 16-bit integer secondary identifier, in the hex format or a decimal number (from 0 to 65 535).

...