post https://devices.skykit.app/api/v1/updateDeviceConfigs
Send a device configuration via 'data' to apply to all specified devices via the DeviceQuery. A DeviceQuery may contain one collection of deviceIds, serials, labelIds or deviceKeys. Notes:
- When scheduledReboot is set to true restartDay and restartTime will default to Monday (1) at 2:00 AM (02:00) unless otherwise specified.
- Offline Status: Skykit services will flag a device as offline if a heartbeat is not received within double the device's configured heartbeatIntervalMinutes. For example, if you wish the device to be flagged as offline after 20 minutes it is recommended to set the heartbeatIntervalMinutes to 10. If this value is not set the device will be flagged as offline after one hour.
- Schedule is optional.