Jay
2024-10-11 de2be8bb72ce7afb089519ea6c00bd1283a582d5
src/utils/dict.ts
@@ -248,5 +248,12 @@
  OPCUA_SECURITY_MODE = 'opcua_security_mode',
  OPCUA_CONNECTION_TYPE = 'opcua_connection_type',
  HTTP_METHOD = 'http_method',
  TIME_GRANULARITY = 'time_granularity',
  DATA_STAT_FUNC = 'data_stat_func',
  IND_TIME_LIMIT = 'ind_time_limit',
  IND_ITEM_TYPE = 'ind_item_type',
  COM_IS_INT = 'com_is_int',
  POINT_TYPE = 'point_type',
  DATA_TYPE = 'data_type',
  MINFREQID = 'minfreqid',
}