API Reference

Sections

Theme switcher

LockSchedulesDatabaseActions

LockSchedulesDatabaseActions

writeDeviceSchedulesobject Required

Generates a pre-signed S3 URL for the client to upload device schedules data to the device.

Show child attributes

writeHolidaySchedulesobject Required

Generates a pre-signed S3 URL for the client to upload holiday schedules data to the device.

Show child attributes

Was this section helpful?
1 2 3 4 5 6 7 8 9 10 11 12 { "writeDeviceSchedules": { "actionId": null, "expiresAt": null, "uploadUrl": null }, "writeHolidaySchedules": { "actionId": null, "expiresAt": null, "uploadUrl": null } }
Was this section helpful?