[bug-14023]8.0.2-rc1 - core - Error configuring tag

@PGriffith, could you please provide a file with all json enums string to use in json files import for the properties names.

I’ve detected few errors in the doc.

Json enum doc mention :

  • Diagnostics instead of Diagnostic for priority
  • System instead of Auto for ackMode
  • Clamp_Off instead of No_Clamp for engLimitMode

https://docs.inductiveautomation.com/display/DOC80/Tag+Alarm+Properties
https://docs.inductiveautomation.com/display/DOC80/Tag+Properties

All wrong value are converted to None, and it seems trigger unexpected behaviors when creating instances of udt tags.