Versions Compared

Key

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

...

The data type of Ignition tag created is determined by the incoming JSON value - for example a value of 70 will result in a tag with an Integer data type and a value of 70.25 will result in a tag with a Double data type.

Tip

From release 4.0.27, MQTT Engine Custom Namespace supports the option to treat all numbers as decimals numbers when creating tags

For null payload values:

  • If a tag already exists, null payload values are supported.
  • If the tag does not already exist, no tag will be created as the data type is indeterminate.


Anchor
customnamenotes
customnamenotes

...