- Description:
- Properties of a ShootingScheduleMsg.
- Source:
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
scheduleId |
string | null |
<optional> |
ShootingScheduleMsg scheduleId |
scheduleName |
string | null |
<optional> |
ShootingScheduleMsg scheduleName |
deviceId |
number | null |
<optional> |
ShootingScheduleMsg deviceId |
macAddress |
string | null |
<optional> |
ShootingScheduleMsg macAddress |
startTime |
number | Long | null |
<optional> |
ShootingScheduleMsg startTime |
endTime |
number | Long | null |
<optional> |
ShootingScheduleMsg endTime |
result |
ShootingScheduleResult | null |
<optional> |
ShootingScheduleMsg result |
createdTime |
number | Long | null |
<optional> |
ShootingScheduleMsg createdTime |
updatedTime |
number | Long | null |
<optional> |
ShootingScheduleMsg updatedTime |
state |
ShootingScheduleState | null |
<optional> |
ShootingScheduleMsg state |
lock |
number | null |
<optional> |
ShootingScheduleMsg lock |
password |
string | null |
<optional> |
ShootingScheduleMsg password |
shootingTasks |
Array.<IShootingTaskMsg> | null |
<optional> |
ShootingScheduleMsg shootingTasks |
paramMode |
number | null |
<optional> |
ShootingScheduleMsg paramMode |
paramVersion |
number | null |
<optional> |
ShootingScheduleMsg paramVersion |
params |
string | null |
<optional> |
ShootingScheduleMsg params |
scheduleTime |
number | Long | null |
<optional> |
ShootingScheduleMsg scheduleTime |
syncState |
ShootingScheduleSyncState | null |
<optional> |
ShootingScheduleMsg syncState |
Properties of a ShootingScheduleMsg.