Versions Compared

Key

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

An object that stores properties of used as input to define a job.

Fields

Key

Type

Required

Description

inputUris [ ]

String

Required

입력 URI

앱에 따라 복수개의 입력이 필요할 수도 있음

type

String

Required

앱 타입 (PoD, People Counting, Face Recognition, …)

preferredAlarmPeriod

Int

Optional

선호하는 알람 주기 (단위: 초)

서버는 설정 주기대로 알람을 주기 위해 노력함

appParams [ ]

String

Optional

앱이 입력받는 파라메터. 앱마다 형식이 다름.

미입력 시 기본값 적용

...