writeAttributeSchedules(withValue:completion:)

Declaration

func writeAttributeSchedules(withValue value: [Any], completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeSchedules(withValue value: [Any]) async throws