Versions Compared

Key

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

The application behaviour can be customised via two methods for configuration:

  • Parameters
    The application parameters control the primary aspects of the application

  • User configuration file
    The user configuration file enables fine-grained customisation of the application behaviour
    (e.g. enabling/disabling individual sensors). Please contact support to receive detailed documentation about the user configuration file, its format and options.

Parameters

Info

Please note, the following description considers an ideal

...

behaviour in terms of times and durations. In reality, there will be smaller delays and inaccuracies due to the cellular network as well as due to run time on the

...

device's microcontroller in the order of a minute.

pxtime

Denotes the length of the intervals after which the device sends a

...

telemetry message

Value range

  • Must be an integer

  • The pxtime value is specified in minutes and must be smaller or equal to 1440

...

Note
  • If pmode is set to 0, this setting has no effect

Example

...

Drawio
zoom1
simple0
inComment0

...

custContentId

...

3512926225

...

pageId

...

3511812097
lbox1
diagramDisplayNamepxtime.drawio
contentVer

...

4
revision

...

4
baseUrlhttps://exelonix.atlassian.net/wiki
diagramNamepxtime.drawio
pCenter0
width

...

1000
links
tbstyle
height

...

271

cid

A custom identifier that will be attached to all telemetry records of the device. After a value was assigned to a device, it can be used instead of the device ID to analyse telemetry data via the Exelonix backend.

Value range

  • Must be a string with a maximum length of 32 characters

  • Only characters a-zA-Z0-9.- are permitted

Note
  • The same value can be assigned to multiple devices. You need to ensure uniqueness across multiple devices yourself if this is required.