InputModeType

InputModeType defines authorization or not to write value on a time-series datapoint.

  • "none" datapoint cannot be written from Wizata.
  • "manual" datapoint can be written by a human.
  • "automatic" datapoint can only be written through automatic computation.
  • "manualAndAutomatic" authorize both manual and automatic.