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.2728, MQTT Engine supports the option to treat all numbers as decimals numbers when creating custom namespace tags

...